Escort Fisher QF

Documentation

Lean 4 Proof

def escortFisherQF (ρ : ℝ) (P x v : Fin J → ℝ) : ℝ :=
  ρ ^ 2 * ((∑ k, P k * (v k / x k) ^ 2) -
            (∑ k, P k * (v k / x k)) ^ 2)

Dependency Graph

Module Section

General CES Hessian at Arbitrary Allocation