Learn R Programming

quantspec (version 1.2-4)

getWeight-LagEstimator: Get associated Weight from a LagEstimator.

Description

Get associated Weight from a LagEstimator.

Usage

# S4 method for LagEstimator
getWeight(object)

Value

Returns the Weight object associated.

Arguments

object

LagEstimator from which to get the Weight.