PCNM function
On Wed, Aug 21, 2013 at 9:19 PM, Valerie Mucciarelli
<soccermucc at hotmail.com> wrote:
...
I receive this error: Error in moran.I.uni(eigenvector.mat[, i], mat.W, scaled = scaled, normalize = normalize, : could not find function "boot" Timing stopped at: 0 0 0.04
Hi Val,
the error message says that it cannot find the "boot" function, so try
install.packages("boot") and then library(boot) if you have it
installed.
Cheers,
Ivailo
UBUNTU: a person is a person through other persons.