calculateE {martini} | R Documentation |
Calculates the environmental component of the phenotype using the variance in the genetic component.
calculateE(G, h2)
G |
The genetic component of the phenotype. |
h2 |
The heritability. |
A vector with the environmental component of each sample.