perfEnsemble.splsda: Estimate test error using repeated cross-validation

Description Usage Arguments

View source: R/supportFunc_ensemble.splsda.R

Description

Estimate test error using repeated cross-validation

Usage

1
2
perfEnsemble.splsda(object, validation = "Mfold", M = M, iter = iter,
  threads = threads, progressBar = TRUE)

Arguments

object

- ensemble.splsda object

validation

= Mfold or loo

M

- # of folds

iter

- Number of iterations of cross-validation

threads

- # of cores, running each iteration on a separate node

progressBar

= TRUE (show progress bar or not)


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