Skip to content
Prev 23537 / 398498 Next

problem with CAIV

Quoting Celine Lefebvre <lefebvre at cephb.fr>:
I guess you have a column total of 0. That is, you have a species with no 
presences in your matrix. All kinds of CA (including CCA) need >0 column and 
row totals.

Assuming your data matrix is called `x', use `apply(x, 2, sum)' to see the 
column totals and spot the missing species.

Cheers, jari oksanen
--
Jari Oksanen, Department of Natural Resources
Utah State University, Logan UT


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._