def panelShareIdentity (α_i ρ logLK_it ε_it : ℝ) : ℝ := α_i + ρ * logLK_it + ε_it
thesis/CESProofs/Foundations/CESEstimation.lean:120
CES Estimation Theory: Connecting Theory to Data