glmCV: interal function (glm cross-validation)

Description Usage Arguments

View source: R/supportFunc_glm.R

Description

Estimate test error of glm biomarker

Usage

1
glmCV(X, Y, M, folds, progressBar)

Arguments

X

nxp matrix - training dataset

Y

categorical variables

M

= # of folds

folds

list of length M specifiying which samples are in which fold

progressBar

(TRUE/FALSE)


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