Hi everyone,
I am using portable Stata 16. I need to run 2sls regression of y on x with instrument z. With the command
ivregress 2sls y (x=z)
I get the error that "last estimates not found" r(301). I am not sure how to resolve this error. Any help would be much appreciated.
Related Posts with Ivregress 2sls error "r(301)" last estimates not found.
Margins plot for a log-log modelHi, I am using a log-log model specification: Code: reg lnY lnX1 lnX2 lnX1*lnX2 In this case, the…
Example of Difference in Difference approach with binary or multinomial choice modelHi,dear all: I am facing a problem that emprically dealing with descrete choice model with differen…
Change date abbreviation in multible observationsHey, I have dates according to the following dataset: Code: * Example generated by -dataex-. To …
Marginal effects graph blank after using fixed effectsHi all, When trying to produce a marginal effects graph using fixed effects, the output is blank. …
How Can I Assign Specific Values to a Subsample According to a Percentage Distribution?Hello everyone! I am new in this forum and looking forward to the discussions on Stata! I am curren…
Subscribe to:
Post Comments (Atom)
0 Response to Ivregress 2sls error "r(301)" last estimates not found.
Post a Comment