Description Usage Arguments Value
Get initial parameter values for the periodic_kernel
1 2 | initialize_params_periodic_kernel(x, prev_theta, total_num_vars, sample_size,
...)
|
x |
a matrix of values used to initialize the parameter values for the kernel function. Each row is an observation, each column is an observed variable. |
... |
used to absorb other arguments in the function call |
continuous_vars |
character vector with variables names that are to be treated as continuous |
discrete_vars |
character vector with variables names that are to be treated as discrete |
kcde_control |
list of control parameters to kcde |
list with initial values of parameters to the periodic_kernel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.