Panel Share Identity

Documentation

Lean 4 Proof

def panelShareIdentity (α_i ρ logLK_it ε_it : ℝ) : ℝ :=
  α_i + ρ * logLK_it + ε_it

Dependency Graph

Module Section

CES Estimation Theory: Connecting Theory to Data