An S4 class to represent a diversity measure.
data
A numeric
matrix of count data.
values
A numeric
vector giving the diversity index values.
size
A integer
vector giving the sample sizes.
simulation
A numeric
matrix giving the diversity
measures for the simulated assemblage.
method
A character
string specifying the method used.
In the code snippets below, x
is a DiversityIndex
object.
x[[i]]
Extracts informations from a slot selected by
subscript i
. i
is a length-one character
vector. Returns the corresponding slot values.
Other class:
DateEvent-class
,
DateMCD-class
,
IncrementTest-class
,
PermutationOrder-class
,
RefineCA-class