standardScreeningNumericTrait(datExpr, yNumeric, corFnc = cor,
corOptions = list(use = 'p'),
alternative = c("two.sided", "less", "greater"),
qValues = TRUE,
areaUnderROC = TRUE)
bicor
.corFnc
.colnames(datExpr)
qValues==TRUE
) q-values of the correlations calculated from the p-valuesareaUnderROC==TRUE
) area under the ROCstandardScreeningBinaryTrait
, standardScreeningCensoredTime