Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ファイル:4_3_dr.ipynbにて、冒頭が、4.2 逆確率重み付け法(IPTW)による因果推論となっています #22

Open
YutaroOgawa opened this issue Jan 25, 2021 · 1 comment

Comments

@YutaroOgawa
Copy link
Owner

読者の方からコメントをいただきました。

誠にありがとうございます。

ファイル:4_3_dr.ipynbにて、冒頭が、4.2 逆確率重み付け法(IPTW)による因果推論となっています

ファイル:4_3_dr.ipynbの冒頭を修正しました。

以下。

(修正前)
4.2 逆確率重み付け法(IPTW)による因果推論
本ファイルは、4.2節の実装です。

4.1節と同じく、テレビCMの広告効果の推定を例に、回帰分析による因果推論を実装します。

(修正後)
4.3 Doubly Robust法(DR法)による因果推論の実装
本ファイルは、4.3節の実装です。

4.1節、4.2節と同じく、テレビCMの広告効果の推定を例に、回帰分析による因果推論を実装します。

@YutaroOgawa
Copy link
Owner Author

(現在ファイルは修正済みです)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant