update_theta_from_vectorized_theta_est: Convert theta from vector form to list form

Description Usage Arguments Value

Description

Convert theta from vector form to list form

Usage

1
update_theta_from_vectorized_theta_est(theta_est_vector, theta, kcde_control)

Arguments

theta_est_vector

numeric vector of kernel parameters theta that are being estimated, on estimation scale.

kcde_control

control parameters for the kcde fit

Value

list of lists of parameter values – outer list has one component for each kernel function, inner list has one component for each parameter used in the corresponding kernel function


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