ensemble.splsdaCV: Estimate cross-validation error using cross-validation

Description Usage Arguments

Description

Estimate cross-validation error using cross-validation

Usage

1
2
ensemble.splsdaCV(X, Y, keepXList, ncomp, M, folds, progressBar, filter,
  topranked)

Arguments

X

- list of training datasets (nxpi); i number of elements

Y

- n-vector of class labels

keepXList

= list of keepX

M

- # of folds

folds

- list of length M, where each element contains the indices for samples for a given fold

progressBar

(TRUE/FALSE) - show progress bar or not

filter

- "none" or "p.value"

topranked

- # of significant features to use to build classifier


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