Skip to content

Commit dcf5361

Browse files
committed
remove inv_prop_latent.ipynb from being skipped
1 parent 51ead43 commit dcf5361

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

scripts/run_notebooks/skip_notebooks.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22
#
33
# These notebooks are skipped for various reasons documented below.
44

5-
# Inverse propensity weighting notebooks require realistic posterior samples.
6-
# Prior samples can produce extreme propensity scores (very close to 0 or 1),
7-
# causing infinite values in the inverse weighting calculations.
8-
- inv_prop_latent.ipynb
9-
105
# Requires JAX which is not installed in the test environment.
116
- iv_pymc.ipynb
127
- iv_weak_instruments.ipynb

0 commit comments

Comments
 (0)