Report locus or population outliers
1 | report_outliers(fit, genos, alpha = 0.05, locus = TRUE, pop = TRUE)
|
fit |
The model results to check for outliers |
genos |
The original genotype data |
alpha |
Use 1 - alpha central credible interval to identify outliers |
locus |
If TRUE report locus outliers |
pop |
If TRUE report population outliers Locus or population specific estimates of theta are reported if the credible interval for the difference between those estimates and the overall estimate of theta does not overlap 0. The report lists the locus or population identified as an outlier, the mean difference between the specific and overall estimate and the (alpha/2, 1 - alpha/2) credible interval for the difference. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.