getBootPos-LagOperator {quantspec}R Documentation

Get associated BootPos from a LagOperator.

Description

Get associated BootPos from a LagOperator.

Usage

## S4 method for signature 'LagOperator'
getBootPos(object)

Arguments

object

LagOperator from which to get the BootPos.

Value

Returns the BootPos object associated.


[Package quantspec version 1.2-3 Index]