Advanced Analytics
Regression & Forecasting Lab
Build, test, and validate regression, trend, and autoregressive models on the monthly modeling dataset. Select a target (Y), optional predictors (X), then review fit, forecast quality, diagnostics, and interpretation generated by the backend regression engine.
Notes: Results describe statistical associations, not causality. For time-series data, autocorrelation and heteroskedasticity are common—use robust/HAC inference when diagnostics suggest it.
Regression Settings
1. Target Variable (Y)
Dependent variable you want to explain or forecast.
2. Predictors (X)
Independent variables used to explain the target.
3. Settings
Advanced settings
4. Run Model
Runs the selected model on the cleaned monthly sample. Results include fit, forecast quality, diagnostics, and interpretation.
Ready to Analyze
Choose a target (Y), select a model type, optionally add predictors (X), then run the model. You’ll get fit metrics, forecast checks, diagnostics, plots, coefficient tables, VIF, and ANOVA when applicable.
Methodology Guide
Regression Analysis
The model has been fitted. Review the drivers below.
Forecast vs Actuals
Define Shocks
Define a shock for each predictor. For level/log variables this is a percent shock (e.g., 10 = +10%). For growth (Δln) or differenced variables, the shock is an additive change in model units.