compute_thetas: Here's a brief description. 'compute_thetas' Computes...

Description Usage Arguments Value Details See Also

View source: R/compute_thetas.R

Description

All the details go here!

Usage

1
compute_thetas(mod, ci_level, method, dsgn)

Arguments

mod

List containing outputs from spike and slab VI algorithm

ci_level

A number between 0 and 1 giving the desired credible interval.

method

Description here

dsgn

Description here For example, ci_level = 0.95 (the default) returns a 95% credible interval.

Value

A matrix containing estimated coefficients and credible intervals.

Details

NA

See Also

Other spike and slab functions: compute_betas(), ml_by_group(), spike_and_slab_logistic_moretrees(), spike_and_slab_logistic(), spike_and_slab_normal_moretrees(), spike_and_slab_normal(), spike_and_slab()


IQSS/moretrees documentation built on March 20, 2020, 8:44 p.m.