Description Usage Arguments Value
View source: R/prior_functions.R
Put priors in global namespace so that they are available to
initialize_chains()
.
1 | set_priors(prior_pi, prior_f, prior_theta, N_loci, N_pops)
|
prior_pi |
A vector with the mean and upper bound on pi |
prior_f |
A vector with the mean and upper bound on f |
prior_theta |
A vector with the mean and upper bound on theta |
N_loci |
The number of loci in the sample |
N_pops |
The number of populations in the sample |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.