powered by
Summarize the properties of an object.
# S3 method for BinarySubst summary(object, ...)
An object
Not used.
Returns a PSRootSummary object.
For more information see BinarySubst.
BinarySubst
# NOT RUN { # create an object p<-BinarySubst(rate=0.25,name="Binary",rate.list=list("0->1"=2,"1->0"=1)) # get a summary summary(p) # }
Run the code above in your browser using DataLab