Description Usage Arguments Value
A function to unvectorize the parameters of the pdtmvn_kernel and convert from estimation scale to scale actually used.
1 2 | update_theta_from_vectorized_theta_est_log_pdtmvn_kernel(theta_est_vector,
theta)
|
theta_vector |
a numeric vector of parameters that are being optimized, on a scale suitable for use in optim. |
parameterization |
character; currently, only supported value is "bw-diagonalized-est-eigenvalues" |
bw_evecs |
square matrix with eigenvectors of the bandwidth matrix in columns |
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 of parameters to pdtmvn_kernel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.