Weight-class function

Interface Class to access different types of weighting functions.

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 Wn(w)Wn(w). class

Details

Currently three implementations are available: (1) KernelWeight, (2) LagKernelWeight and (3) SpecDistrWeight.

Slots

  • values: an array containing the weights.
  • descr: a description to be used in some plots.
  • Maintainer: Tobias Kley
  • License: GPL (>= 2)
  • Last published: 2024-07-11