summary.T92: Summarize the properties of an object

Description Usage Arguments Value Author(s) See Also Examples

Description

Summarize the properties of an object.

Usage

1
2
## S3 method for class 'T92'
summary(object, ...)

Arguments

object

An object

...

Not used.

Value

Returns a PSRootSummary object.

Author(s)

Botond Sipos, Gregory Jordan

See Also

For more information see T92.

Examples

1
2
3
4
      # create an object
      a<-T92(theta=0.8)
      # get a summary
      summary(a)

phylosim documentation built on Nov. 22, 2019, 1:07 a.m.