16  Double Robust Estimation

Section Learning Objectives
  • Double Robust (DR) Estimation

16.1 Generating the data

# Generate data
import numpy as np
import pandas as pd
import os
Key Concepts and Summary

Double robust estimation

  • The basics
  • Why is double robust estimation so powerful?