initialize_params_periodic_kernel: Get initial parameter values for the periodic_kernel

Description Usage Arguments Value

Description

Get initial parameter values for the periodic_kernel

Usage

1
2
initialize_params_periodic_kernel(x, prev_theta, 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

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 periodic_kernel


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