| LdaClassic-class {rrcov} | R Documentation |
Contains the results of a classical Linear Discriminant Analysis
Objects can be created by calls of the form new("LdaClassic", ...) but the
usual way of creating LdaClassic objects is a call to the function
LdaClassic which serves as a constructor.
call:prior:counts:center:cov:ldf:ldfconst:method:X:grp:
Class "Lda", directly.
No methods defined with class "LdaClassic" in the signature.
Valentin Todorov valentin.todorov@chello.at
Todorov V & Filzmoser P (2009), An Object Oriented Framework for Robust Multivariate Analysis. Journal of Statistical Software, 32(3), 1–47. URL http://www.jstatsoft.org/v32/i03/.
LdaRobust-class, Lda-class, LdaClassic
showClass("LdaClassic")