Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: Bootstrap with version control
From
Dmitriy Poznyak <[email protected]>
To
"[email protected]" <[email protected]>
Subject
st: Bootstrap with version control
Date
Thu, 14 Oct 2010 11:21:02 +0200
Hi all,
I am trying to fit an -mlogit- model based on survey data in version 11. Since some of my predictors are categorical and entered as dummies, Spost post-estimation doesn't seem to work with version 11, but runs smoothly under version control (v. 10.1). However, when I bootstrap the data, which I need for some reasons, I get an error in v. 10.1. The same model converges smoothly in v. 11.
My set-up is as follows:
1) bootstrap, reps(100) force : mlogit y x z... , cl(nis), [pweight=weight1] > this one runs smoothly but no prchange, prvalue, etc. can be obtained as I am using categorical predictors
2) version 10.1: bootstrap, reps(100) force : mlogit y x z... , cl(nis), [pweight=weight1] this one doesn't converge, although when bootstrap is opted out, prtab and prchange (not prvalue though) work just fine.
I couldn't find whether bootstrap works w/ version control but I can't see any reason why it shouldn't.
Thanks for your suggestions and help
Dmitriy
*
* 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/