h2single: Broad sense heritability in one way models

h2singleR Documentation

Broad sense heritability in one way models

Description

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.

Usage

h2single(lm = lm, varg = "g", reps = NULL)

Arguments

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


leocrh/FPGC documentation built on Nov. 15, 2024, 2:46 a.m.