stability {statgenGxE} | R Documentation |
S3 class stability
Description
Function for creating objects of S3 class stability.
print
, summary
, plot
and
report
methods are available.
Usage
createStability(superiority = NULL, static = NULL, wricke = NULL, TD, trait)
Arguments
superiority |
A data.frame containing values for the cultivar-superiority measure of Lin and Binns. |
static |
A data.frame containing values for Shukla's stability variance. |
wricke |
A data.frame containing values for Wricke's ecovalence. |
trait |
A character string indicating the trait that has been analyzed. |
[Package statgenGxE version 1.0.10 Index]