h2single | R Documentation |
h2.single Isa function to calculate the broad sense heritability from an lme4 model object that does not contain GxE interaction It only considers the two-way interaction between genotypes and environments.
h2single(lm = lm, varg = "g", reps = NULL)
lm |
Is an lme4 model object with a GxE term. |
varg |
Is the genetic variance as expressed in the lme4 model object |
reps |
Is the name of the column in the data frame that contains the reps |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.