getLocusCPT: a function for obtaining the coditional probability table from a specific locus.
getLocusCPT(bn, locus, lumpingParameter = NULL, renorm = "row-wise")
A bayesian network based on pedigree evidence and QP definition.
A bayesian network for pedigree object with information of the genotyped members. The ped object must be in Familias format.
Specified locus.
Used for stepwise mutational model.
If "row-wise" is selected, zero probability is assigned for transitions out of range.