getB-LagOperator {quantspec} | R Documentation |
Get B
from a LagOperator
object.
Description
Get B
from a LagOperator
object.
Usage
## S4 method for signature 'LagOperator'
getB(object)
Arguments
object |
|
Value
Returns the attribute B
that's a slot of object
.
[Package quantspec version 1.2-4 Index]