Class LaborMarketModel

java.lang.Object
org.episteme.social.economics.models.LaborMarketModel

public final class LaborMarketModel extends Object
Models dynamics of the labor market, linking employment trends to GDP growth.
Since:
1.0
Version:
1.1
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
  • Method Details

    • okunDeltaUnemployment

      public static Real okunDeltaUnemployment(Real gdpGrowth)
      Calculates change in unemployment rate based on Okun's Law. ΔU = -0.5 * (ΔGDP_growth - 3.0)