varCov {statgenGxE} | R Documentation |
S3 class varCov
Description
Function for creating objects of S3 class varCov.
print
, summary
, plot
and
report
methods are available.
Usage
createVarCov(STA, choice, summary, vcov, criterion, engine, dat, trait)
Arguments
STA |
An object of class STA, the best fitted model. |
choice |
A character string indicating the best fitted model. |
summary |
A data.frame with a summary of the fitted models. |
vcov |
The covariance matrix of the best fitted model. |
criterion |
A character string indicating the goodness-of-fit criterion used for determinening the best model. |
engine |
A character string containing the engine used for the analysis. |
[Package statgenGxE version 1.0.10 Index]