Displaying 1 result from an estimated 1 matches for "gioka".
Did you mean:
giova
2010 Aug 30
1
lost in vegan package
Hi R Helpers,
I'm still new to R and i experience many difficulties..I'm using vegan
package (R version 2.11) trying to calculate checkerboard units for each
species pair of a matrix. I've prepared the function:
pair.checker=function (dataset) {designdist (dataset,
method="c("(A-J)x(B-J)", terms ="binary", abcd=FALSE)}
to use with function oecosimu as