powered by
Summarize the properties of an object.
# S3 method for ContinuousDeletor summary(object, ...)
An object
Not used.
Returns a PSRootSummary object.
For more information see ContinuousDeletor.
ContinuousDeletor
# NOT RUN { # create an object a<-ContinuousDeletor(rate=1,dist=expression(rnorm(1,mean=5,sd=3)), max.length=10) # get a summary summary(a) # }
Run the code above in your browser using DataLab