QG.sig2: Calculates the sigma^2 parameter from a QG model

View source: R/conversion-utilities.R

QG.sig2R Documentation

Calculates the sigma^2 parameter from a QG model

Description

Calculates the sigma^2 parameter from a QG model

Usage

QG.sig2(pars)

Arguments

pars

A bayou formatted parameter list with parameters h2 (heritability), P (phenotypic variance) and Ne (Effective population size)

Value

An sig2 value according to the equation alpha = h2*P/(Ne).


bayou documentation built on June 10, 2025, 5:13 p.m.