Hello everyone,
I am estimating Taylor rules of monetary policy using GMM and "gmm" command (Stata 14). I only estimate a single equation with a valid instrument set based on the J-Test, but the GMM output does not give me an R-squared or an adjusted R-squared.The point is that all the literature that uses GMM for Taylor estimates presents a very reasonable R-squared data, but I don't know how. The only alternative way is "ivregress command" but it does not allow to estimate equations.
Is there a way to get or calculate the R-squared in a GMM regression?
Thank you.
Related Posts with How to get R-squared in GMM regressions?
create a table from loopsHello, I have a series of loops. Right now they are set to display, but I want them to write the dat…
Command for calculating household level expenditureHi, I am working with the National Sample Survey Organization dataset from India. It is an individu…
F-test after regression with FEs and clustered standard errorsHi, I run an OLS regression with firm-year panel dataset: Code: reghdfe y x1 x2 x3 controls, a(f…
Upper confidence intervalDear Statalist, How to construct an upper 95% confidence interval for the mean of scores for a subgr…
double loops.Dear All, I run the following code Code: clear set obs `=40 * 500 * 10' set seed 2803 egen year…
Subscribe to:
Post Comments (Atom)
0 Response to How to get R-squared in GMM regressions?
Post a Comment