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