Description Usage Arguments Value
Sample from BMA posterior derived using the MASSIVE approach
1 2 3 4 5 6 7 | sample_from_BMA_posterior(
J,
N,
list_models,
num_samples = 10000,
log_sd = TRUE
)
|
J |
Integer number of candidate instruments. |
N |
Integer number of observations. |
list_models |
List of IV models found by running MASSIVE |
num_samples |
Integer number of samples to generate. |
log_sd |
Flag indicating whether scale parameters are given in log-scale. |
List containing samples from BMA posterior.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.