I ran the following for the weak instrument test:
ivreg2 2sls y (x=z) $covariates i.fixedeffects [aw=perweight], cluster (state)
weakivtest
weakivtest
(obs=200,682)
Montiel-Pflueger robust weak instrument test
--------------------------------------------
Effective F statistic: 0.765
Confidence level alpha: 5%
--------------------------------------------
--------------------------------------------
Critical Values TSLS LIML
--------------------------------------------
% of Worst Case Bias
tau=5% 37.418 37.418
tau=10% 23.109 23.109
tau=20% 15.062 15.062
tau=30% 12.039 12.039
--------------------------------------------
weakiv
(sum of wgt is 2.0218e+11)
Estimating confidence sets over 100 grid points
----+--- 1 ---+--- 2 ---+--- 3 ---+--- 4 ---+--- 5
.................................................. 50
.................................................. 100
Weak instrument robust tests and confidence sets for linear IV
H0: beta = 0
------------------------------------------------------------------------------
Test | Statistic p-value | Conf. level Conf. Set
------+---------------------------------+-------------------------------------
AR | chi2(1) = 6.60 0.0102 | 95%
[ ... ,-.421622] U [ .820618, ... ]
------+---------------------------------+-------------------------------------
Wald | chi2(1) = 0.32 0.5687 | 95% [-7.93717, 4.361]
------------------------------------------------------------------------------
Confidence sets estimated for 100 points in [-14.0863, 10.5101].
Number of obs N = 200682.
Method = lagrange multiplier (LM).
Tests robust to heteroskedasticity and clustering on state (N_clust=37).
Wald statistic in last row is based on ivreg2 estimation and is not robust to weak instruments.
Can you help me to understand whether my instrument is weak or not?
When I did weaakivtest, the effective F-stat is very low. How to interpret that? How to interpret AR chi2(1) and the p-value? Also, I get open end confidence interval, which shows the instrument is weak?
I searched in the forums for interpretations, I didn't get much results. any help is appreciated!
Related Posts with Weak Instrument Test
Displaying contents of a constraint: negative values shows up as "0-,12345" etc.Dear all, I have been a long-time reader of Statalist and usually find what I need in the excellent…
Values of Coefficient and Power of Test in Data EditorHello, I am using the following command "bysort var: reg y x". In doing so, I get many results. Fo…
Use e(sample) on imputed datasetDear Statalist, I'm doing Cox regression with a categorical variable. To obtain the count within e…
nscale: new package for rescaling variables to run from 0 to 1 now available on SSCThanks to Kit Baum, a new package called nscale is now available on SSC archive. Code: . ssc insta…
How to convert -mixed- to -gsem-Does anyone know how to convert a 3-level model with random-effects and random slopes from by -mixed…
Subscribe to:
Post Comments (Atom)
0 Response to Weak Instrument Test
Post a Comment