Rdocumentation
powered by
Learn R Programming
quantspec (version 1.0-0)
getTs-QuantileSD: Get
ts
from a quantile spectral density kernel
Description
Get
ts
from a quantile spectral density kernel
Usage
## S3 method for class 'QuantileSD': getTs(object)
Arguments
object
QuantileSD
of which to get the
ts
Value
Returns the attribute
ts
that's a slot of
object
.