[R] Discriminant analysis with R

Friedrich Leisch Friedrich.Leisch at ci.tuwien.ac.at
Thu Aug 19 12:52:40 CEST 1999


>>>>> On Thu, 19 Aug 1999 12:17:19 +0200,
>>>>> Laurent Gautier (LG) wrote:

LG> Hello,
LG> I might have missed it in the help pages, but I cannot find if something
LG> exits in a package to make discriminant analysis.

LG> Any help, or hint about where to look for it, is welcome,


The VR bundle of packages has linear and quadratic DA in the MASS
package, neural nets in nnet, and several other methods including k
nearest neighbour in the class package. You find it in the contrib
section of CRAN.

Classification trees can be fitted using both the tree and rpart
packages. 

Best,
fritz
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list