getWeight-LagEstimator {quantspec}R Documentation

Get associated Weight from a LagEstimator.

Description

Get associated Weight from a LagEstimator.

Usage

## S4 method for signature 'LagEstimator'
getWeight(object)

Arguments

object

LagEstimator from which to get the Weight.

Value

Returns the Weight object associated.


[Package quantspec version 1.2-3 Index]