extract {PhylogeneticEM} | R Documentation |
Extraction function
Description
extract
the needed quantities out of an S3 object.
Usage
extract(x, ...)
Arguments
x |
an S3 object. |
... |
further arguments to be passed to the specific method. |
Value
An integer giving the number of equivalent parsimonious solutions.
See Also
extract.parsimonyNumber
,
extract.parsimonyCost
,
extract.enumerate_parsimony
,
extract.partitionsNumber
[Package PhylogeneticEM version 1.7.0 Index]