Species Discrimination Analysis
Calculates the degree to which species are restricted to certain classes of classified vegetation
spcdisc(x,sort=FALSE)
x |
a classified vegetation table returned by ‘const’, or ‘importance’ |
sort |
return in sorted order if TRUE |
Calculates a Shannon-Weiner information statistic on the relative abundance of species within classes.
A vector of discrimination values.
data(bryceveg) data(brycesite) test <- const(bryceveg,brycesite$quad) spcdisc(test)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.