An object of class FW
, a list containing:
estimatesA data.frame containing the estimated values, with the
following columns:
genotype The name of the genotype.
sens The estimate of the sensitivity.
se_sens The standard error of the estimate of the sensitivity.
genMean The estimate of the genotypic mean.
se_genMean The standard error of the estimate of the genotypic
mean.
MSdeviation The mean square deviation about the line fitted to
each genotype
rank The rank of the genotype based on its sensitivity.
anovaA data.frame containing anova scores of the FW analysis.
envEffsA data.frame containing the environmental effects, with the
following columns:
trial The name of the trial.
envEff The estimate of the environment effect.
se_envEff The standard error of the estimate of the environment
effect.
envMean The estimate of the environment mean.
rank The rank of the trial based on its mean.
TDThe object of class TD on which the analysis was performed.
fittedGenoA numerical vector containing the fitted values for the
genotypes.
traitA character string containing the analyzed trait.
nGenoA numerical value containing the number of genotypes in the
analysis.
nEnvA numerical value containing the number of environments in the
analysis.
tolA numerical value containing the tolerance used during the
analysis.
iterA numerical value containing the number of iterations for the
analysis to converge.