Learn R Programming

quantspec (version 1.2-4)

getValues-LagOperator: Get attribute values from a LagOperator.

Description

Get attribute values from a LagOperator.

Usage

# S4 method for LagOperator
getValues(object, levels.1, levels.2)

Value

Returns the values attribute.

Arguments

object

LagOperator from which to get the values.

levels.1

the first vector of levels for which to get the values

levels.2

the second vector of levels for which to get the values