Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

spcdisc

Species Discrimination Analysis


Description

Calculates the degree to which species are restricted to certain classes of classified vegetation

Usage

spcdisc(x,sort=FALSE)

Arguments

x

a classified vegetation table returned by ‘const’, or ‘importance’

sort

return in sorted order if TRUE

Details

Calculates a Shannon-Weiner information statistic on the relative abundance of species within classes.

Value

A vector of discrimination values.

Author(s)

See Also

Examples

data(bryceveg)
data(brycesite)
test <- const(bryceveg,brycesite$quad)
spcdisc(test)

labdsv

Ordination and Multivariate Analysis for Ecology

v2.0-1
GPL (>= 2)
Authors
David W. Roberts <droberts@montana.edu>
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.