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 BinarySubst
.
1 2 3 4 | # create an object
p<-BinarySubst(rate=0.25,name="Binary",rate.list=list("0->1"=2,"1->0"=1))
# get a summary
summary(p)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.