Class for weights to estimate integrated spectral density kernels.
SpecDistrWeight
is an S4 class that implements a weighting function given by [REMOVE_ME].
class
SpecDistrWeight
is an S4 class that implements a weighting function given by
.
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
.