Standard workflows
Fit from raw data and inspect results
Covers internal nuisance fitting, supported estimands, and the main result tables.
Tutorials
The tutorial suite covers the standard estimator in both Python and R, plus a separate adaptive tutorial. Each tutorial is backed by small synthetic examples and CI smoke tests.
Standard Estimator
The standard tutorial track covers raw-data fitting, custom learners, and supplied nuisance matrices in both interfaces.
Standard workflows
Covers internal nuisance fitting, supported estimands, and the main result tables.
Custom learners
Covers built-in model strings, sklearn-compatible estimators in
Python, and built-in specs, custom model lists,
SuperLearner, and sl3 in R.
Supplied nuisances
Covers matrix shapes, treatment-level alignment, and when to use the direct nuisance path.
Advanced
The adaptive estimator has its own tutorial track so the standard and adaptive workflows stay separate.
Adaptive DML
Covers the calibrated R-learner path, the plug-in alternative, and the current binary-treatment scope.
Reference pages
Use the site pages for concise workflow guidance, then move to the long-form tutorials when you need runnable end-to-end examples.