getWeight-LagEstimator {quantspec} | R Documentation |
Get associated Weight
from a LagEstimator
.
Description
Get associated Weight
from a LagEstimator
.
Usage
## S4 method for signature 'LagEstimator'
getWeight(object)
Arguments
object |
|
Value
Returns the Weight
object associated.
[Package quantspec version 1.2-4 Index]