AllDA(CLEg)R Documentation

Run battery of classification algorithms

Description

The mis-classification rates of various classification algorithms are reported.

Usage

AllDA(X, y, Xt, yt)

Arguments

X design matrix, training sample
y binary response vector of 1 and -1
Xt design matrix, test sample
yt binary response vector of 1 and -1

Details

Value

misclassification rates

Author(s)

AIM

Examples






[Package CLEg version 1.0 Index]