plotFalconer: Falconer's parameterization

View source: R/quantgen.R

plotFalconerR Documentation

Falconer's parameterization

Description

Plot Falconer's parameterization for a bi-allelic locus with allele A1 and A2.

Usage

plotFalconer(a = 1, d = 0.75, f = 0.25, version = 2)

Arguments

a

additive effect (gene action) of allele A2

d

dominance effect

f

frequency of allele A2

version

higher version means more details; it is pedagogically relevant to show the first plot and then the others

Value

invisible list

Author(s)

Timothee Flutre

Examples

## Not run: 
plotFalconer(a=1, d=0.75, f=0.25, version=1)
plotFalconer(a=1, d=0.75, f=0.25, version=2)

## End(Not run)

timflutre/rutilstimflutre documentation built on Feb. 7, 2024, 8:17 a.m.