View source: R/getGenotypeTables.R
getGenotypeTables | R Documentation |
getGenotypeTables: a function for obtaining genotypetables after variable elimination and using available genetic evidence.
getGenotypeTables(bn, resQ, geno = NULL, lqp = NULL)
bn |
A bayesian network for pedigree object with information of the genotyped members. The ped object must be in Familias format. |
resQ |
List of CPTs. |
geno |
data.frame with genotypes. |
lqp |
list of individuals genotypes. |
A dataframe with genotype probabilities.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.