Description Usage Arguments Value
Assemble a list of kcde_control parameters for the kcde function with default values
1 | create_kcde_control_default(X_names, y_names, data)
|
X_names |
a character vector of length >= 1 containing names of variables in the data data frame to use in forming the lagged observation process used for calculating weights |
y_names |
a character vector of length 1 containing the name of the variable in the data data frame to use as the target for prediction |
data |
a data frame where rows are consecutive observations |
the list of kcde_control parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.