Detection Threshold LHS

Documentation

Lean 4 Proof

def detectionThresholdLHS (J : ℕ) (ρ : ℝ) (m : EquicorrModel) : ℝ :=
  curvatureK J ρ * m.γ * (1 - m.r)

Dependency Graph

Module Section

Correlation robustness of CES (Paper 1, Section 7):