Description Usage Arguments Value
Get initial parameter values for the pdtmvn_kernel
1 2 | initialize_params_log_pdtmvn_kernel(prev_theta, x, 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 |
parameterization |
Character vector of length 1; the parameterization to use. Currently, the only supported option is "bw-diagonalized-est-eigenvalues" |
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 pdtmvn_kernel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.