moretrees_init_logistic: Here's a brief description. 'moretrees_init_logistic'...

Description Usage Arguments Value See Also

View source: R/moretrees_init_logistic.R

Description

Here's a brief description. moretrees_init_logistic Generates starting values for moretrees models.

Usage

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)

Arguments

X, W, y, A, outcomes_units, outcomes_nodes, ancestors, levels

outputs from moretrees_design_tree

xxT, wwT

computed from X and W in spike_and_slab_logisitic_moretrees()

vi_params, hyperparams

lists of parameters

hyper_fixed

list of fixed hyperparameters

random_init, random_init_vals

see moretrees() documentation

Value

A list containing starting values for both VI and hyper parameters

See Also

Other Internal VI functions: spike_and_slab_logistic_moretrees, update_hyperparams_logistic_moretrees, update_vi_params_logistic_moretrees


emgthomas/moretrees_pkg documentation built on June 20, 2020, 6:13 p.m.