getLevels-LagOperator | R Documentation |
levels
from a LagOperator
.If the optional parameter j
is supplied, then the j
th vector of
levels will be returned, a list with all vectors otherwise.
## S4 method for signature 'LagOperator'
getLevels(object, j)
object |
|
j |
Index pointing to a set of levels in the list; optional. |
Returns levels attribute, as a vector of real numbers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.