Description Usage Arguments Value
View source: R/analyze_dominant.R
Estimate f and theta from dominant marker data
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
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 |
prior_theta |
A vector specifying lower and upper limits on theta |
f_zero |
TRUE for f = 0 model |
f_one |
TRUE for f = 1 model |
theta_zero |
TRUE for theta = 0 model |
theta_lp |
TRUE to estimate locus- and population-specific effects on theta |
f_pop |
TRUE to estimate population-specific f |
alpha_l |
"tightness" of prior on locus-specific differences in theta |
alpha_p |
"tightness" of prior on population-specific differences in theta |
... |
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.