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

LagEstimator from which to get the LagOperator.

Value

Returns the LagOperator object associated.


[Package quantspec version 1.2-4 Index]