File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,8 @@ inflated_data = effect(trended_data)
3333plot(inflated_data)
3434```
3535
36+ ![ ] ( https://raw.githubusercontent.com/amazon-science/causal-validation/main/static/readme_fig.png?token=GHSAT0AAAAAACTFBAFOPO3QHKOVJ26W4DU4ZWHSWFA )
37+
3638
3739## Examples
3840
@@ -47,7 +49,7 @@ In this section we guide the user through the installation of this package. We d
4749### Prerequisites
4850
4951- Python 3.10 or higher
50- - [ Poetry ] ( https://python-poetry.org / ) (optional, but recommended)
52+ - [ Hatch ] ( https://hatch.pypa.io/latest / ) (optional, but recommended)
5153
5254### For Users
5355
Original file line number Diff line number Diff line change 166166# variation. In a follow-up notebook, we show how these datasets may be integrated with
167167# Amazon's own AZCausal library to compare the effect estimated by a model with the true
168168# effect of the underlying data generating process. A link to this notebook is
169- # [here](PLACEHOLDER ).
169+ # [here](https://github.com/amazon-science/causal-validation/blob/main/examples/azcausal.pct.py ).
You can’t perform that action at this time.
0 commit comments