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