Learn R Programming

rrcov (version 0.4-08)

LdaRobust-class: Class "LdaRobust" is a virtual base class for all robust LDA classes

Description

The class LdaRobust searves as a base class for deriving all other classes representing the results of the robust Linear Discriminant Analysis methods

Arguments

Objects from the Class

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

Extends

Class "Lda", directly.

Methods

No methods defined with class "LdaRobust" in the signature.

See Also

Lda-class, LdaClassic-class,

Examples

Run this code
showClass("LdaRobust")

Run the code above in your browser using DataLab