poly_order | R Documentation |
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
x |
the generics are currently without use. |
value |
the generics are currently without use. |
The generics do not work on their own and thus do not return anything.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.