Add PWMA implementation and tests; enhance documentation

This commit is contained in:
Miha Kralj
2025-12-13 20:21:21 -08:00
parent 60227a23c1
commit 4b17984cfd
38 changed files with 3506 additions and 25 deletions
+9
View File
@@ -0,0 +1,9 @@
# Forecasts
Forecasting and predictive indicators/models.
| Indicator | Full Name | Description |
| :--- | :--- | :--- |
| AFIRMA | Autoregressive FIR MA | |
| CFO | Chande Forecast Oscillator | |
| TSF | Time Series Forecast | |