PLR m model residuals not normally distributed #274
Answered
by
SvenKlaassen
RashidBakirov
asked this question in
Q&A
-
Beta Was this translation helpful? Give feedback.
Answered by
SvenKlaassen
Oct 31, 2024
Replies: 1 comment
-
@RashidBakirov it should not matter if the residuals are not normally distributed. The p-values and CIs are based on asymptotic normality of the estimator (based on an CLT). You can take a look at the DoubleML Documentation or the original Double ML Paper for more information on the CIs. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
PhilippBach
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@RashidBakirov it should not matter if the residuals are not normally distributed. The p-values and CIs are based on asymptotic normality of the estimator (based on an CLT). You can take a look at the DoubleML Documentation or the original Double ML Paper for more information on the CIs.