getTotalRates.Sequence: Get the total site rates from a Sequence object

Description Usage Arguments Value Author(s) See Also

Description

Get the total site rates from a Sequence object. This method simply calls getTotalRatesFromRange(this). See getTotalRatesFromRange.Sequence for more details.

Usage

1
2
## S3 method for class 'Sequence'
getTotalRates(this, ...)

Arguments

this

A Sequence object.

...

Not used.

Value

A numeric vector containing the total site rates.

Author(s)

Botond Sipos, Gregory Jordan

See Also

getTotalRatesFromRange.Sequence


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