Hello R-list
Maybe someone knows what's going on here.
I'm trying to re-run a script I wrote earlier this year using the function
rda() in the vegan package. The script run fine back then, and I did not
change the dataset, so I was wandering whether there's some problem in a
updated version of the package (I re-installed R + all packages since then).
Thanks for any advice,
Lukas Kohl
--
So here's the output I get:
rda(rel)
Call:
rda(X = rel)
Regularization parameters:
NULL
Prior probabilities of groups:
NULL
Misclassification rate:
apparent: %
Warning message:
In is.na(x$error.rate[1]) :
is.na() applied to non-(list or vector) of type 'NULL'
There's no NA's in my dataset, which seems ok..
_
platform x86_64-pc-linux-gnu
arch x86_64
os linux-gnu
system x86_64, linux-gnu
status
major 3
minor 0.2
year 2013
month 09
day 25
svn rev 63987
language R
version.string R version 3.0.2 (2013-09-25)
nickname Frisbee Sailing
citation('vegan')
To cite package ?vegan? in publications use:
Jari Oksanen, F. Guillaume Blanchet, Roeland Kindt, Pierre Legendre, Peter
R. Minchin, R. B. O'Hara, Gavin L. Simpson, Peter Solymos, M. Henry H.
Stevens and Helene Wagner (2013). vegan: Community Ecology Package. R
package version 2.0-10. http://CRAN.R-project.org/package=vegan