/TMLE.jl

A pure Julia implementation of the Targeted Minimum Loss-based Estimation

Primary LanguageJuliaMIT LicenseMIT

TMLE

Stable GitHub Workflow Status (with branch) Codecov GitHub release (latest SemVer)

This package enables the estimation of various Causal Inference related estimands using Targeted Minimum Loss-Based Estimation (TMLE). TMLE.jl is based on top of MLJ, which means any MLJ compliant machine-learning model can be used here.

New to TMLE.jl? Get started now