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 |
|
Value
Returns the attribute N
that's a slot of object
.
[Package quantspec version 1.2-4 Index]