powered by
Summarize the properties of an object.
# S3 method for DiscreteDeletor summary(object, ...)
An object
Not used.
Returns a PSRootSummary object.
For more information see DiscreteDeletor.
DiscreteDeletor
# NOT RUN { # create an object a<-DiscreteDeletor(rate=1,sizes=c(1,2),probs=c(1/2,1/2)) # get a summary summary(a) # }
Run the code above in your browser using DataLab