getQSetRMP {fbnet} | R Documentation |
getGenotypeTables: a function for obtaining genotypetables after variable elimination and using available genetic evidence.
Description
getGenotypeTables: a function for obtaining genotypetables after variable elimination and using available genetic evidence.
Usage
getQSetRMP(bn, lqp)
Arguments
bn |
A bayesian network for pedigree object with information of the genotyped members. The ped object must be in Familias format. |
lqp |
list of individuals genotypes. |
Value
A dataframe with genotype probabilities.
[Package fbnet version 1.0.3 Index]