pf90_default_heritability | R Documentation |
If all random effects are independent, and there is an additive-genetic effect, computes a default formula in PROGSF90 notation by dividing the genetic variance by the sum of all variance components plus the residual variance.
pf90_default_heritability(rglist, traits = NULL, quiet = FALSE)
rglist |
list of random groups in the parameters of a
|
traits |
A character vector with trait names, or NULL for single trait. |
quiet |
logical. If FALSE, the function issues a message when it fails to build a formula. |
A character vector with one option specification per trait.
http://nce.ads.uga.edu/wiki/doku.php?id=readme.aireml#options
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.