Hi statalist,
I am trying to do wild cluster boostrap
but the message says
"estimator mlogit not allowed; estimator must be one of regress, xtreg, or areg"
Is there any possible way to use wildbootstrap for multinomial logit?
I am trying to do wild cluster boostrap
Code:
wildbootstrap mlogit Y X
"estimator mlogit not allowed; estimator must be one of regress, xtreg, or areg"
Is there any possible way to use wildbootstrap for multinomial logit?
Comment