initialize_params_log_pdtmvn_mode_centered_kernel: Get initial parameter values for the pdtmvn_kernel

Description Usage Arguments Value

Description

Get initial parameter values for the pdtmvn_kernel

Usage

1
2
initialize_params_log_pdtmvn_mode_centered_kernel(prev_theta, x, total_num_vars,
  sample_size, ...)

Arguments

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

Value

list with initial values of parameters to the pdtmvn_kernel


reichlab/kcde documentation built on May 27, 2019, 4:53 a.m.