halflife {tsmethods} | R Documentation |
Half Life
Description
Generic method for calculating the half-life of a model.
Usage
halflife(object, ...)
Arguments
object |
an object. |
... |
additional parameters passed to the method. |
Details
The half life is defined as the period it takes a series to reach half its long-term average values.
Value
The half life of the model.
[Package tsmethods version 1.0.1 Index]