reportPQ: reportPQ: a function for calculating the probability of...

View source: R/reportPQ.R

reportPQR Documentation

reportPQ: a function for calculating the probability of specified genotypes in a pedigree.

Description

reportPQ: a function for calculating the probability of specified genotypes in a pedigree.

Usage

reportPQ(bn, resQ, geno = NULL)

Arguments

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.

Value

A dataframe with genotype probabilities.


fbnet documentation built on July 9, 2023, 6:24 p.m.