Description Usage Arguments Value Details See Also
View source: R/compute_thetas.R
All the details go here!
1 | compute_thetas(mod, ci_level, method, dsgn)
|
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. |
A matrix containing estimated coefficients and credible intervals.
NA
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.