Description Usage Arguments Value Author(s) Examples
priors from causal probabilities
| 1 | get_priors(v, n_files)
 | 
| v,  | numeric vector of probabilities for each SNP included in the analysis | 
| n_files,  | number of traits analyzed, for now can be either 2 or 3 | 
| priors,  | numeric vectors with three numbers; | 
probabilities for each hypotheses in moloc (5 for 2 traits; 15 for three traits).
Claudia Giambartolomei
| 1 2 3 | v = runif(1:1000)
n_files = 3
get_priors(v, n_files)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.