An S4 class to represent a diversity measure.
idA character string specifying the unique
identifier of the corresponding matrix (UUID v4).
indexA numeric vector giving the diversity index values.
sizeA integer vector giving the sample sizes.
jackknifeA numeric matrix vector giving the jackknifed
estimates.
boostrapA numeric matrix vector giving the boostraped
estimates.
simulatedA numeric matrix vector giving the diversity
measures for the simulated assemblage.
methodA character string indicating 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:
BootCA-class,
DateModel-class,
PermutationOrder-class