Description Usage Arguments Value
Use a stepwise procedure to estimate parameters and select lags by optimizing a cross-validation estimate of predictive performance
1 2 | est_kcde_params_stepwise_crossval(data, kcde_control, init_theta_vector,
init_phi_vector)
|
data |
the data frame to use in performing cross validation |
kcde_control |
a list of parameters specifying how the fitting is done |
a list with two components: vars_and_offsets is the estimated "optimal" lags to use for each variable, and theta_hat is the estimated "optimal" kernel parameters to use for each combination of variable and lag
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.