From 2a81178e2e9e87ed05848634f0b5cdcca542e4f5 Mon Sep 17 00:00:00 2001 From: Roni Kobrosly Date: Sun, 23 Aug 2020 08:37:55 -0500 Subject: [PATCH] Added zenodo badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f8a3bc8..061502d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ [![codecov](https://codecov.io/gh/ronikobrosly/causal-curve/branch/master/graph/badge.svg)](https://codecov.io/gh/ronikobrosly/causal-curve) +[![DOI](https://zenodo.org/badge/256017107.svg)](https://zenodo.org/badge/latestdoi/256017107) + Python tools to perform causal inference using observational data when the treatment of interest is continuous.