com.trait.moments: com.trait.moments

Description Usage Arguments Details Value Author(s) References See Also Examples

View source: R/com.trait.moments.R

Description

Quantifies the moments of the community trait distribution

Usage

1
 com.trait.moments(my.sample, traits) 

Arguments

my.sample

A community data matrix.

traits

A trait file with species names as row names and trait as columns.

Details

Quantifies the moments of the community trait distribution

Value

com.mean The mean trait value of the community

com.sd The standard deviation of the trait values in the community

com.skew The skewness of the trait values in the community

com.kurt The kurtosis of the trait values in the community

Author(s)

Nathan G. Swenson

References

Swenson, N.G. 2014. Functional and Phylogenetic Ecology in R. Springer UseR! Series, Springer, New York, New York, U.S.A.

See Also

com.trait.weighted

Examples

1
2
3

lefse documentation built on May 2, 2019, 11:27 a.m.