Date: Thu, 22 Aug 2013 07:31:16 +0300
Subject: Re: [R-sig-eco] PCNM function
From: ubuntero.9161 at gmail.com
To: soccermucc at hotmail.com
CC: r-sig-ecology at r-project.org
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.