SpecDistrWeight-class {quantspec} | R Documentation |
Class for weights to estimate integrated spectral density kernels.
Description
SpecDistrWeight
is an S4 class that implements a weighting function given
by
.
Details
At position k
the value is
stored [in a vector
values
nested inside env
] for k=1,...,T
.
The number length(values)
of Fourier frequencies for which
will be evaluated may be set on construction or updated when
evoking the method
getValues
.
[Package quantspec version 1.2-4 Index]