Deterministic Earnings Profiles Estimation Functions

Deterministic Earnings Profiles Estimation Functions#

deterministic_profiles.py modules

ogusa.deterministic_profiles#

ogusa.deterministic_profiles.estimate_profiles(graphs=False)[source]#

Function to estimate deterministic lifecycle profiles of hourly earnings. Follows methodology of Fullerton and Rogers (1993).

Parameters:

graphs (bool) – whether to create graphs of profiles

Returns:

regression model coefficients

for lifetime earnings profiles

Return type:

reg_results (Pandas DataFrame)