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 GeneralInDel
.
1 2 3 4 | # create an object
a<-GeneralInDel(rate=1,propose.by=function(process){sample(c(1,2,3),1)})
# get a summary
summary(a)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.