getCumulativeRates.Sequence: Get the total site rates from a Sequence object
Description
Get the total site rates from a Sequence object.
This method simply calls getCumulativeRatesFromRange(this)
.
See getCumulativeRates.Sequence
for more details.
Usage
# S3 method for Sequence
getCumulativeRates(this, ...)
Value
A numeric vector containing the total site rates.
See Also
getCumulativeRatesFromRange.Sequence