| Linda-class {rrcov} | R Documentation |
Robust linear discriminant analysis is performed by replacing the classical group means and withing group covariance matrix by robust equivalents based on MCD.
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.
call:prior:counts:center:cov:ldf:ldfconst:method:X:grp:
Class "LdaRobust", directly.
Class "Lda", by class "LdaRobust", distance 2.
No methods defined with class "Linda" in the signature.
Valentin Todorov valentin.todorov@chello.at
LdaRobust-class, Lda-class, LdaClassic, LdaClassic-class
showClass("Linda")