QG.alpha: Calculates the alpha parameter from a QG model

Description Usage Arguments Value

Description

Calculates the alpha parameter from a QG model

Usage

1
QG.alpha(pars)

Arguments

pars

A bayou formatted parameter list with parameters h2 (heritability), P (phenotypic variance) and w2 (width of adaptive landscape)

Value

An alpha value according to the equation alpha = h2*P/(P+w2+P).


bayou documentation built on May 2, 2019, 2:46 a.m.