ldacv.gui {lda.cv}R Documentation

Gui interface to calculate the cross validation of the linear discriminant analysis after principal components analysis

Description

This is a gui interface to calculate the cross validation of the fisher discriminant analysis after principal components analysis

Usage

 ldacv.gui(dummy=NULL)

Arguments

dummy a dummy variable to invoke gui interface

Examples

## open the gui interface
## calculate CV and then        
##invoke gui interface

[Package lda.cv version 1.1-2 Index]