Description Usage Arguments Value
View source: R/analyze_codominant.R
Estimate f from codominant marker data assuming theta = 0, i.e., assuming that all populations have the same allele frequency at each locus
1 | analyze_codominant_t0(genos, prior_pi, prior_f, ...)
|
genos |
A list in the format returned by read_marker_data() |
prior_pi |
A vector specifying lower and upper limits on pi |
prior_f |
A vector specifying lower and upper limits on f |
... |
Optional arguments passed to |
An object of class stanfit
returned by rstan::sampling()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.