reportLR {fbnet}R Documentation

reportLR: a function for calculating the LRs of specified genotypes in a pedigree.

Description

reportLR: a function for calculating the LRs of specified genotypes in a pedigree.

Usage

reportLR(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 LRs.


[Package fbnet version 1.0.3 Index]