Iv Undefined Without Relevance

Documentation

Lean 4 Proof

theorem iv_undefined_without_relevance (covZY : ℝ) :
    ivEstimator covZY 0 = 0 := by
  simp [ivEstimator, div_zero]

Dependency Graph

Module Section

CES Estimation Theory: Connecting Theory to Data