Skip to content

discriminate analysis

2 messages · David White, Ben Bolker

#
Dear List,

I'd like to run a discriminate analysis on a data set, but have no idea
how to go about this in R. I have attempted to locate info in the manuals,
but may not be consulting the right sections or documents.

Can anyone point me to appropriate documentation if such exists.

Many thanks,

David

S. David White
sdavidwhite at bigfoot.com
Columbus, Ohio

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
#
I don't see it either, but I can tell you you're probably looking for
"discriminant" rather than "discriminate" analysis.  Someone else will
probably write in with a solution; I'll just say that if you have a basic
multivariate analysis text, R contains all of the linear algebra tools
you'lll need to roll your own.

  Ben Bolker
On Fri, 30 Mar 2001, David White wrote: