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

QuantileSD of which to get the ts

Value

Returns the attribute ts that's a slot of object.


[Package quantspec version 1.2-3 Index]