CVTune_nfeat.Rd
Tune nfeat using cross-validation.
CVTune_nfeat(
reference,
assayName = "logcounts",
phenotypes = NULL,
YY = NULL,
ncomp = NULL,
impScores = NULL,
center = TRUE,
scale = FALSE,
nfeatLimits = c(10, 15000),
gridSize = 30,
nfeatV = NULL,
Kfolds = 5,
regMethod = "PCA",
labelCode = "-1,1",
seed = 5202056,
Ncores = 1
)
A list.