nonpar-generics: Generics for Nonparametric Smoothing Setting Adjustments

poly_orderR Documentation

Generics for Nonparametric Smoothing Setting Adjustments

Description

Generics to build methods on for adjusting certain settings in context of nonparametric smoothing. The generics are currently without use.

Usage

poly_order(x)

kernel_order(x)

boundary_method(x)

bwidth(x)

poly_order(x) <- value

kernel_order(x) <- value

boundary_method(x) <- value

bwidth(x) <- value

Arguments

x

the generics are currently without use.

value

the generics are currently without use.

Value

The generics do not work on their own and thus do not return anything.


fEGarch documentation built on Sept. 11, 2025, 5:11 p.m.