getMaxLag-LagOperator: Get maxLag
from a LagOperator
object.
Description
Get maxLag
from a LagOperator
object.
Usage
# S4 method for LagOperator
getMaxLag(object)
Value
Returns the attribute maxLag
that's a slot of object
.
Arguments
- object
LagOperator
of which to get the maxLag