Fisher Info Rho

Documentation

Lean 4 Proof

def fisherInfoRho (x : Fin J → ℝ) (ρ : ℝ) : ℝ :=
  escortVariance x ρ (fun j => Real.log (x j))

Dependency Graph

Module Section

CES Estimation Theory: Connecting Theory to Data