search for: mzbtaxa_mrpp

Displaying 1 result from an estimated 1 matches for "mzbtaxa_mrpp".

2013 Jun 11
1
'Boolean Index too long'
#Hi, I am trying to run an MRPP with community data (spp-site-matrix). I use the following code: mzbtaxa_mrpp <- mrpp(mzbdist,mzbsites$Site) #mzbdist being a distance object (Bray-Curtis similarity matrix) derived from my sqrt transformed community data set, created with function 'vegdist', mzbsites$Site refers to factors structuring my community. #when I run this code, I get the following err...