Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 455 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 455 Bytes

Censored Falsification

Code for paper, Testing the validity of observational studies with right censoring

You can install poetry here :

curl -sSL https://install.python-poetry.org | python3 -

Create the env and install

conda create env -n falsification python=3.9 conda activate falsification poetry install

Then you can run it like that (you can specify the censoring cases there):

python run_mmr.py censoring=conditional_censoring