Learn R Programming

quantspec (version 1.2-3)

getB-LagOperator: Get B from a LagOperator object.

Description

Get B from a LagOperator object.

Usage

# S4 method for LagOperator
getB(object)

Arguments

object

LagOperator of which to get the B

Value

Returns the attribute B that's a slot of object.