ThetatoF: Convert theta to an inbreeding coefficient

View source: R/ThetatoF.R

ThetatoFR Documentation

Convert theta to an inbreeding coefficient

Description

Function ThetatoF converts disequilibrium measure theta to an inbreeding coefficient.

Usage

ThetatoF(p, theta = 4)

Arguments

p

the allele frequency

theta

the disequilibrium parameter

Value

a real number

Author(s)

Jan Graffelman (jan.graffelman@upc.edu)

References

Rohlfs, R.V. and Weir, B.S. (2008) Distributions of Hardy-Weinberg Equilibrium Test Statistics, Genetics, 180(3) pp. 1609-1616.

See Also

HWf

Examples

f <- ThetatoF(0.5,4)

HardyWeinberg documentation built on May 7, 2022, 5:05 p.m.