Skip to content

Commit 27b6916

Browse files
Update README.md
1 parent ae9bd8f commit 27b6916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/TARGENE/TMLE.jl/CI.yml?branch=main)
55
![Codecov](https://img.shields.io/codecov/c/github/TARGENE/TMLE.jl/main)
66
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/TARGENE/TMLE.jl)
7-
[![DOI](https://zenodo.org/badge/{github_id}.svg)](https://zenodo.org/badge/latestdoi/{github_id})
7+
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.16884217.svg)](https://doi.org/10.5281/zenodo.16884217)
88

99
Causal inference is essential for understanding the effect of interventions in real-world settings, such as determining whether a treatment improves health outcomes or whether a gene variant contributes to disease risk. Traditional statistical methods, such as linear regression or propensity score matching, often rely on strong modeling assumptions and may fail to provide valid inference when these assumptions are violated—particularly in the presence of high-dimensional data or model misspecification.
1010

0 commit comments

Comments
 (0)