Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Brigham Whitman <brighamj@gmail.com> |
To | statalist@hsphsun2.harvard.edu |
Subject | st: Order of variables in stcox model |
Date | Fri, 12 Aug 2011 12:51:43 -0400 |
Hello. I am building a model using stcox in Stata 9.2. My question is: How should I order the variables that I put in the model? I get different results depending on how the variables are ordered. For example: xi: stcox velocity roads snow i.season, nohr strata(sex age) robust will produce different results than: xi: stcox roads snow velocity i.season, nohr strata(sex age) robust To be completely transparent: with my data, sometimes the order of the variables does not matter for smaller models (less than 4 variables). But with larger models (more than 6 variables), the results do change when the order of the variables is changed. What is the importance of the order of the variables (in this case, roads, snow, velocity, and i.season) in the model? Thank you, Brigham Whitman * * 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/