Hi Statalist
This is a question about implementing the Hausman-Taylor estimator -xthtaylor- within multiple imputation (i.e. following -mi estimate:- )
Specifically, I have completed the preceding steps in -mi- implementation
. mi set mlong
. mi register imputed ...
. mi register regular ...
. mi impute chained ...
However, when it comes to running
. mi estimate: xthtaylor [dep var] [exogenous vars] [endogenous vars], endog([endogenous vars])
The following error message appears:
mi estimate: command not supported
xthtaylor is not officially supported by mi estimate; see mi estimation for a list of Stata
estimation commands that are supported by mi estimate. You can use option cmdok to allow
estimation anyway.
My questions are:
1) Is -xthtaylor- not supported due to technical/computational reasons – in other words, is this something that a later version Stata may be able to support? Or are there theoretical reasons prohibiting the use of -xthtaylor- within -mi estimate-?
2) If the option -cmdok- is used to force an estimation, are there reasons to be sceptical of the results? (i.e. is this a recommended approach?)
Thank you very much for your help.
Related Posts with Running Hausman-Taylor estimator after multiple imputation
regexmHi STATALIS I want to select patients with "IAM" in the studydescription_all variable . The "studyd…
Tobit Model Decomposition (Probability of adoption for non-adopter group and Intensity of Participation for adopter group)I am working on adoption study with non-adopter category and non-adopter category. How can I decompo…
Tobit Model Decomposition (Marginal effects for probability of adoption and marginal effects for Intensity of adoption)I am working on adoption study with non-adopter category and non-adopter category. How can I decompo…
Regarding GMMHi, There are multiple commands (xtabond , xtabond2, xtdpdsys) for GMM in Stata. What is less clear…
Obtain coefficients for cross-sectional regression by id monthlyDear Statalists, I like to run this cross-sectional regression for my panel data and obtain only th…
Subscribe to:
Post Comments (Atom)
0 Response to Running Hausman-Taylor estimator after multiple imputation
Post a Comment