Hi I am trying to replicate two papers 1. Foreign exchange market intervention and reserve accumulation in emerging Asia by Pontines and Rjan (2011)
2. Preference asymmetry and international reserve in India. by Srinivasan, Mohambare and Rmachandran (2009). I am using the command below to estimate a GMM with the same set of instruments they used in their paper , optimal weighting , and fourth lag of Newey West matrix. However, my results are not even close to those of the above papers. I want to make sure that my codes are correct. Can anyone help me figure out the issue. Thanks!
INSTRUMENTS R{1 2 3 4 5 6 7 8 9 10 12 15} e{1 2 3 4 5 6 7 8 9 10 12 15 } $
FEDFUND{0 1 2 3 4 8 15 }
LINREG(INST,OPTIMALWEIGHTS,LWINDOW=NEWEY,LAGS=4) R 2000:01 2009:07
# Constant e e2
Summarize(title="Asymmetry Parameter") 2*%beta(3)/%beta(2)