Beatriz Yannicelli wrote:
> Dear all:
>
> Is it possible to conduct a discriminant analysis in R with categorical and
> continuous variables as predictors?
>
> Beatriz
>
Beatriz,
Simply doing this in the R console:
RSiteSearch("discriminant")
yields many promising links. In particular, check documentation of
package mda.
HTH
Rubén