| getMaxLag-LagOperator {quantspec} | R Documentation |
Get maxLag from a LagOperator object.
Description
Get maxLag from a LagOperator object.
Usage
## S4 method for signature 'LagOperator'
getMaxLag(object)
Arguments
object |
|
Value
Returns the attribute maxLag that's a slot of object.
[Package quantspec version 1.2-4 Index]