Class InflationForecaster
java.lang.Object
org.episteme.social.economics.InflationForecaster
Provides forecasting tools for inflation based on the Quantity Theory of Money.
- Since:
- 1.0
- Version:
- 1.1
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Method Summary
Modifier and TypeMethodDescriptionstatic RealestimateInflation(Real moneyGrowth, Real velocityGrowth, Real gdpGrowth) Estimates inflation rate based on growth in money supply, velocity, and real GDP.
-
Method Details
-
estimateInflation
-