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

View source: R/conversion-utilities.R

QG.alphaR Documentation

Calculates the alpha parameter from a QG model

Description

Calculates the alpha parameter from a QG model

Usage

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).


uyedaj/bayou documentation built on July 1, 2024, 9:35 a.m.