R/AllClasses.R
RarefactionIndex-class.Rd
An S4 class to represent an rarefaction measure.
.Data
A numeric matrix of count data (expected taxa per fixed number of individuals).
numeric
labels
A character vector giving the sample names.
character
size
An integer vector giving the sample sizes.
integer
method
A character string specifying the method used.
This class inherits from base matrix.
matrix
rarefaction()
Other classes: CompositionIndex-class, DiversityIndex-class, EvennessIndex-class, HeterogeneityIndex-class, RichnessIndex-class
CompositionIndex-class
DiversityIndex-class
EvennessIndex-class
HeterogeneityIndex-class
RichnessIndex-class
N. Frerebeau