Description Objects from the Class Slots Extends Methods Author(s) See Also Examples
A class extending class VegsoupPartition
.
Objects can be created by calls to the function fidelity
.
Class slots extending VegsoupPartition
stat
:Object of class matrix
containing the fidelity values.
fisher.test
:Object of class matrix
containing a Fisher test giving
the significance of fidelity values.
lowerCI
:Object of class matrix
containing boot strap confidence
intervals. All values are NA
if no bootstrap was performed
by a call to fidelity
.
upperCI
:Same as lowerCI
nboot
:Object of class integer
giving the number of bootstrap
replicates performed. See above.
fidelity.method
:Object of class character
giving the name of the method.
Class VegsoupPartition
, directly.
Class Vegsoup
, by class VegsoupPartition
, distance 2.
These generic methods below apply to objects inheriting
VegsoupPartitionFidelity
. All other methods defined for classes
VegsoupPartition
or
Vegsoup
apply also by direct inheritance
(See ‘Extends’).
Method to return slot(obj, 'stat')
Summary method
Roland Kaiser
1 2 3 4 5 6 7 8 9 10 11 12 13 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.