You are not logged in. You can browse but not post. Login or Register by clicking 'Login or Register' at the top-right of this page. For more information on Statalist, see the FAQ.
If you're interested in estimating -logit- and -probit- with standard errors adjusted for multi-way clustering (with usual caveats about inconsistency in mind), you can use -vcemway-. See -ssc install vcemway- and the background paper in this [external link] to the Stata Journal.
If you're interested in estimating extensions of -logit- and -probit- that account for high-dimensional multi-way fixed effects, you can look up "incidental parameter problem" in your preferred learning resources.
If you're interested in estimating -logit- and -probit- with standard errors adjusted for multi-way clustering (with usual caveats about inconsistency in mind), you can use -vcemway-. See -ssc install vcemway- and the background paper in this [external link] to the Stata Journal.
If you're interested in estimating extensions of -logit- and -probit- that account for high-dimensional multi-way fixed effects, you can look up "incidental parameter problem" in your preferred learning resources.
Thanks for your reply!
I wnat to find out a user-written command to account for high-dimensional multi-way fixed effects for logit models.
Comment