Description Usage Arguments Value See Also
View source: R/moretrees_init_logistic.R
Here's a brief description.
moretrees_init_logistic
Generates starting values for moretrees
models.
1 2 3 | moretrees_init_logistic(X, W, y, A, outcomes_units, outcomes_nodes,
ancestors, levels, xxT, wwT, vi_params, hyperparams, hyper_fixed,
random_init, random_init_vals)
|
X, W, y, A, outcomes_units, outcomes_nodes, ancestors, levels |
outputs from
|
xxT, wwT |
computed from |
vi_params, hyperparams |
lists of parameters |
hyper_fixed |
list of fixed hyperparameters |
random_init, random_init_vals |
see |
A list containing starting values for both VI and hyper parameters
Other Internal VI functions: spike_and_slab_logistic_moretrees
,
update_hyperparams_logistic_moretrees
,
update_vi_params_logistic_moretrees
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.