Michael Begg <[email protected]> :
Hotelling's test (help hotelling) gives the same F as a linear
discriminant regression:
sysuse auto
hotelling price trunk turn, by(foreign)
reg foreign price trunk turn
di e(F)
so for survey data, you can use -svy: regress- for a close analog (as
there is no -svy: mtest- etc).
On Mon, Jan 18, 2010 at 1:12 AM, Michael Begg <[email protected]> wrote:
> Hi,
>
> I was wondering whether it is possible to conduct Hotelling's test on survey data and if so, how would I do it?
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/