powered by
Summarize the properties of an object.
# S3 method for GeneralSubstitution summary(object, ...)
An object
Not used.
Returns a PSRootSummary object.
For more information see GeneralSubstitution.
GeneralSubstitution
# NOT RUN { # create an object a<-GeneralSubstitution(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