enetCV: interal function (enet cross-validation)

Description Usage Arguments

Description

Estimate test error of elastic net panel

Usage

1
2
enetCV(X, Y, alpha, lambda, M, folds, progressBar, family, filter,
  topranked, keepVar)

Arguments

X

nxp matrix - training dataset

Y

categorical variables

M

= # of folds

folds

list of length M specifiying which samples are in which fold

family

"binomial" or "multinomial"

filter

= "none" or "p.value"

topranked

= 50 (top number of features to select and build a classifier)


singha53/amritr documentation built on July 21, 2019, 3:46 p.m.