Learn R Programming

quantspec (version 1.0-0)

Weight-class: Interface Class to access different types of weighting functions.

Description

Weights is an S4 class that provides a common interface to implementations of a weighting function $W_n(\omega)$.

Arguments

Details

Currently two implementations are available: (1) KernelWeight and (2) SpecDistrWeight.