You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not really an issue but a repeated feature request from awhile back.
I noticed there is a very old discussion about including automatic sandwich/HAC error specification in the GLM package (proposed solutions were integrating with CovarianceMatrices.jl or something similar). However, there does not seem to have been an update to this problem since then unless I am much mistaken. I am a bit surprised that there is no way to do this with one of the main regression packages in Julia in 2023 (almost 10 years later). It's essentially standard to have this feature in statistical modeling packages (in both R and STATA it's super easy to implement).
It shouldn't be too much of an issue except that there is no way to automatically "update" the HAC corrected p-values and confidence intervals and output the result to RegressionTables.jl along with the estimated coefficients, etc. I am currently trying to find a workaround.
Thanks for your consideration, I'm a huge fan of this package.
The text was updated successfully, but these errors were encountered:
Hello there,
This is not really an issue but a repeated feature request from awhile back.
I noticed there is a very old discussion about including automatic sandwich/HAC error specification in the GLM package (proposed solutions were integrating with CovarianceMatrices.jl or something similar). However, there does not seem to have been an update to this problem since then unless I am much mistaken. I am a bit surprised that there is no way to do this with one of the main regression packages in Julia in 2023 (almost 10 years later). It's essentially standard to have this feature in statistical modeling packages (in both R and STATA it's super easy to implement).
It shouldn't be too much of an issue except that there is no way to automatically "update" the HAC corrected p-values and confidence intervals and output the result to RegressionTables.jl along with the estimated coefficients, etc. I am currently trying to find a workaround.
Thanks for your consideration, I'm a huge fan of this package.
The text was updated successfully, but these errors were encountered: