Hello,
Thank you for this package and the helpful functions.
I would like to know why the iv_robust cannot return diagnostics if fixed-effects are specified. I couldn't find any details on it in the documentation, vignettes or issues apart from a short mention in #285 saying that the glance method returns NA.
I imagine that this is due to the demeaning of the outcome, regressors, and instruments which modifies the estimated F statistics, but I wonder if this can be solved with intermediary computations or if the two of them are inherently incompatible.
If a solution exists, I would gladly try to implement it and submit a PR.
Best,
Mael Astruc
Hello,
Thank you for this package and the helpful functions.
I would like to know why the
iv_robustcannot return diagnostics if fixed-effects are specified. I couldn't find any details on it in the documentation, vignettes or issues apart from a short mention in #285 saying that the glance method returnsNA.I imagine that this is due to the demeaning of the outcome, regressors, and instruments which modifies the estimated F statistics, but I wonder if this can be solved with intermediary computations or if the two of them are inherently incompatible.
If a solution exists, I would gladly try to implement it and submit a PR.
Best,
Mael Astruc