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