Interface Class to access different types of weighting functions.
Weights
is an S4 class that provides a common interface to implementations of a weighting function .
class
Currently three implementations are available: (1) KernelWeight
, (2) LagKernelWeight
and (3) SpecDistrWeight
.
values
: an array containing the weights.descr
: a description to be used in some plots.