Description Usage Arguments Value
Rcpp routine for computing the negative log-posterior distribution of the MASSIVE model.
1 | Rcpp_scaled_neg_log_posterior(J, N, SS, sigma_G, param_list, prior_sd, n = 2L)
|
J |
Integer number of genetic instrumental variables. |
N |
Integer number of observations. |
SS |
Numeric matrix containing first- and second-order statistics. |
sigma_G |
Numeric vector of genetic IV standard deviations. |
param_list |
List of IV model parameter values. |
prior_sd |
List of standard deviations for the parameter Gaussian priors. |
n |
Integer number of alleles (trials) for the binomial genetic variants. |
numeric value; negative log-posterior value for the MASSIVE model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.