The function ContrastStatTest compute the statistic of the contrast test.
ContrastStatTest.NA(
Incidence,
Contrast = NULL,
Zmat,
MatCorr,
Data,
Configs.list,
IncidenceName
)
A dataset of two columns containing the pvalue of the test of contrast and the minimum number of environment per group of all markers.
A matrix of incidence, as obtained from metaGE.incidence.
A matrix of contrast, if NULL the identity matrix is used. (NULL
by default)
A matrix containing the Zscores of all markers (in rows) in each environment (in columns).
The inter-environments correlation matrix. Can be computed using metaGE.cor()
.
A dataset containing the effect, the pvalues and the na configuration for all marker
A vector containing the NA
configurations present in the dataset
The name of the incidence.