-
Notifications
You must be signed in to change notification settings - Fork 766
Open
Description
Hello,
I have a question regarding the standard error computation in ate_inference()
when X
is not None
.
For a linear CATE model,
The point estimate ate_inference()
.
However, it appears that ate_inference()
calculates the standard error as
Wouldn't it be preferable to use the Delta Method for standard error calculation in this case?
I'd appreciate your insights on this matter.
Thank you!
Metadata
Metadata
Assignees
Labels
No labels