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