getN-QuantileSD {quantspec}R Documentation

Get N from a quantile spectral density kernel

Description

Get N from a quantile spectral density kernel

Usage

## S4 method for signature 'QuantileSD'
getN(object)

Arguments

object

QuantileSD of which to get the N

Value

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


[Package quantspec version 1.2-3 Index]