Description Usage Arguments Value Author(s) See Also Examples
Summarize the properties of an object.
1 2 |
object |
An object |
... |
Not used. |
Returns a PSRootSummary object.
Botond Sipos, Gregory Jordan
For more information see ToleranceSubstitution
.
1 2 3 4 | # create an object
a<-ToleranceSubstitution(alphabet=BinaryAlphabet(),rate.list=list("0->1"=1,"1->0"=2))
# get a summary
summary(a)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.