Learn R Programming

rrcov (version 0.4-08)

Linda-class: Class "Linda" - Robust method for LINear Discriminant Analysis

Description

Robust linear discriminant analysis is performed by replacing the classical group means and withing group covariance matrix by robust equivalents based on MCD.

Arguments

Objects from the Class

Objects can be created by calls of the form new("Linda", ...) but the usual way of creating Linda objects is a call to the function Linda which serves as a constructor.

Extends

Class "LdaRobust", directly. Class "Lda", by class "LdaRobust", distance 2.

Methods

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

See Also

LdaRobust-class, Lda-class, LdaClassic, LdaClassic-class

Examples

Run this code
showClass("Linda")

Run the code above in your browser using DataLab