.BG M
.VE $Header: /usr3/s/current/s/data/.help/RCS/discr,v 1.2 83/12/30 23:08:33 rab Exp $
.FN discr
.TL
?discr: Discriminant Analysis with Grouping Vector
.CS
?discr(x, group)
.PP
.AG x
matrix of data for discriminant analysis.
.AG group
vector or category of length `nrow(x)' telling which group each row of
`x' belongs to.
.PP
.RT
structure like that returned by the `discr' function.
.EX
?discr(mydata,group)
.KW array*
.KW multivariate
.WR
