[R-sig-eco] PCNM function
Ivailo
ubuntero.9161 at gmail.com
Thu Aug 22 06:31:16 CEST 2013
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.
More information about the R-sig-ecology
mailing list