Skip to content
Prev 59725 / 398502 Next

LDA with previous PCA for dimensionality reduction

On Wed, 24 Nov 2004, Ramon Diaz-Uriarte wrote:

            
Ramon,

as long as one does not use the information in the response (the class
variable, in this case) I don't think that one ends up with an
optimistically biased estimate of the error (although leave-one-out is
a suboptimal choice). Of course, when one starts to "tune" the method
used for dimension reduction, a selection of the procedure with minimal
error will produce a bias. Or am I missing something important?

Btw, `ipred::slda' implements something not completely unlike the
procedure Christoph is interested in.

Best,

Torsten