| getLagOperator-LagEstimator {quantspec} | R Documentation |
Get associated LagOperator from a LagEstimator.
Description
Get associated LagOperator from a LagEstimator.
Usage
## S4 method for signature 'LagEstimator'
getLagOperator(object)
Arguments
object |
|
Value
Returns the LagOperator object associated.
[Package quantspec version 1.2-4 Index]