hello list,

when I use method lda of the MASS package I experience a warning:
variables are collinear in: lda.default(data[train, ], classes[train])

Is there an easy way to recover from this issue within the MASS package?
Or how can I tell how severe this issue is at all?

I understand that I shouldn't use lda at all with collinear data and should
use "quadratische" (squared?) discr. analysis (by Welch) instead. Or is
this wrong? Could I do this in R? 

Thanks four your help,
Till Baumgärtel





________________________________________
Abos online bestellen. Oder Leser werben und Prämie aussuchen. 
http://www.epost.de/aboservice

______________________________________________
[EMAIL PROTECTED] mailing list
http://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to