getLagOperator-LagEstimator: Get associated LagOperator
from a LagEstimator
.
Description
Get associated LagOperator
from a LagEstimator
.
Usage
# S4 method for LagEstimator
getLagOperator(object)
Value
Returns the LagOperator
object associated.
Arguments
- object
LagEstimator
from which to get the LagOperator
.