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 ContinuousDeletor
.
1 2 3 4 | # create an object
a<-ContinuousDeletor(rate=1,dist=expression(rnorm(1,mean=5,sd=3)), max.length=10)
# get a summary
summary(a)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.