initialize_theta: Initialize parameter values.

Description Usage Arguments Value

Description

Initialize parameter values.

Usage

1
2
initialize_theta(prev_theta, updated_vars_and_offsets, update_var_name,
  update_offset_value, update_offset_type, data, kcde_control)

Arguments

prev_theta

previous theta values before update to variables and lags

updated_vars_and_offsets

lags after update

update_var_name

character; the name of the variable added/removed from the model

update_offset_value

integer; the offset that was added/removed from the model

update_offset_type

integer; the type of the offset that was added/removed from the model

data

data matrix

kcde_control

list of control parameters for kcde

Value

list of theta parameters


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