Description Usage Arguments Value
Initialize parameter values.
1 2 | initialize_theta(prev_theta, updated_vars_and_offsets, update_var_name,
update_offset_value, update_offset_type, data, kcde_control)
|
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 |
list of theta parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.