PLEASE, please ... learn to use R's Help system before posting here! within R:
>??"discriminant analysis" ## short form of: help.search("discriminant analysis") ?help ?help.search or even google something like: "R software discriminant analysis" Cheers, Bert On Sun, Apr 7, 2013 at 11:25 AM, Greg Liggett <gregligg...@gmail.com> wrote: > I have the Rexcel package. Which of the functions do I want to run a > discriminant function analysis? Or, how would I do it in R? > > Thanks. > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. -- Bert Gunter Genentech Nonclinical Biostatistics Internal Contact Info: Phone: 467-7374 Website: http://pharmadevelopment.roche.com/index/pdb/pdb-functional-groups/pdb-biostatistics/pdb-ncb-home.htm ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.