Description Usage Arguments Value
This returns everything in a named list suitable for do.calling the MCMC sweep function.
1 | full_sib_mcmc_initialize(genos, mu, pair_prob_cutoff = 0.001)
|
genos |
The data frame of SNP genotypes |
mu |
Genotyping error rates per locus (recycles as necessary) |
pair_prob_cutoff |
the fraction of simulated full sib pairs that should have a log-likelihood ratio for the sibling relationship less than the cutoff that will be used. (The value pair_prob_cutoff is used to determine the which pairs have a high enough log-likelihood ratio to be considered as possible full siblings.) |
This returns a list with components that are documented as the parameters that get passed to
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.