Long term projection of short term SARIMA estimate of raw liquidity need
- cover1.csv data file, time series of raw liquidity need: quasi-stationary time series with periodic spikes of random magnitude
- true_roberto.R R script
- Liquidity_Model_WhitePaper.docx model White Paper
- WhitePaper_Improvement_Links.txt links to further model improvement
- OU_Calibration.py module to calibrate a 1-DIM Ornstein-Uhlenbeck process on a time series via MLE (see last TODO bullet)
TODO:
- Improve the model by computing the distribution of the Max
- Extend to numerical + theoretical analysis of the periodic jumps of random magnitude
- Alternative approach based on calibrating 1-DIM OU on the time series directly