tableELRHP: Calculates 'E(LR(HP))'

Description Usage Arguments Value Note Author(s) References Examples

Description

Calculates E(LR(HP)) exactly, by formula and numerically for checking for given number of alleles; answers is independent of allele frequencies

Usage

1
tableELRHP(L = 4)

Arguments

L

Integer, at least 1.

Value

A table for a set of pairwise relationships.

Note

Other pairwise relationships requires simple changes in code.

Author(s)

Thore Egeland Thore.Egeland@umb.no

References

Slooten and Egeland (to appear)

Examples

1
2
3
tableELRHP(L = 2)
#Table in paper
#cbind(tableELRHP(L=2)[,-5],tableELRHP(L=4)[,4],tableELRHP(L=10)[,4])

euroMixR documentation built on May 2, 2019, 4:54 p.m.