Description Usage Arguments Value
View source: R/draw_parameters.R
Draw parameters from substantive model
1 | GetPostEta(t, x, v, m = 5, fixed = TRUE)
|
t |
a tibble with one column (t) of effect estimates |
x |
a tibble of covariates |
v |
a tibble with one column (v) of estimation variances |
m |
the number of posterior draws to generate |
fixed |
boolean indicates fixed/random effects model |
tibble of posterior draws from a MR model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.