Causality Analyzer
    Preparing search index...
    • Estimate propensity scores via logistic regression approximation (linear). For binary treatment: P(T=1|Z) ≈ 1/(1 + exp(-Zβ))

      Parameters

      • data: number[][]
      • treatmentIdx: number
      • covariateIndices: number[] = []

      Returns Float64Array