getValues-LagOperator {quantspec} | R Documentation |
Get attribute values
from a LagOperator
.
Description
Get attribute values
from a LagOperator
.
Usage
## S4 method for signature 'LagOperator'
getValues(object, levels.1, levels.2)
Arguments
object |
|
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.
[Package quantspec version 1.2-4 Index]