Generics to build methods on for adjusting certain settings in context of nonparametric smoothing. The generics are currently without use.
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
The generics do not work on their own and thus do not return anything.
the generics are currently without use.
the generics are currently without use.