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)
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
Value
Returns the values attribute.