Re: [R] Picking Best Discriminant Function Variables

2015-02-16 Thread David L Carlson
Sent: Sunday, February 15, 2015 11:34 AM To: n omranian via R-help Subject: [R] Picking Best Discriminant Function Variables Is there a way to have the LDA function give me the best 3 (or 4) predictor variables. When I put in all the variables, LDA uses all the variables, but I would like to

[R] Picking Best Discriminant Function Variables

2015-02-15 Thread David Moskowitz
Is there a way to have the LDA function give me the best 3 (or 4) predictor variables. When I put in all the variables, LDA uses all the variables, but I would like to know what would be the 3 (or 4) best to use out all the available variables and the coefficients for those. Here is the co