Learn R Programming

rrcov (version 0.4-08)

Lda-class: Class "Lda" - virtual base class for all classic and robust LDA classes

Description

The class Lda searves as a base class for deriving all other classes representing the results of the classical and robust Linear Discriminant Analisys methods

Arguments

Objects from the Class

A virtual Class: No objects may be created from it.

See Also

LdaClassic, LdaClassic-class, LdaRobust-class

Examples

Run this code
showClass("Lda")

Run the code above in your browser using DataLab