Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: permute


From   "Marcus Fischer" <[email protected]>
To   <[email protected]>
Subject   st: permute
Date   Thu, 20 Sep 2007 19:57:20 +0200

Hi,
I would like to do Monte Carlo permutations on standard anova or logit models.
Are these procedures correct ?

LDL: normally distributed continuous (dependen)t variable
group: independent binary variable

.anova LDL group
.permute group "anova LDL group" e(F), reps(10000)

resp.
HLP: binary outcome

.logit HLP group
.permute group "logit HLP group" e(chi2), rep(10000)

Thanks,
Marcus




*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index