https://github.com/stephanielees/gold-price-dlm
The implementation of Bayesian forecasting using Dynamic Linear Model to predict gold price.
https://github.com/stephanielees/gold-price-dlm
Last synced: 3 months ago
JSON representation
The implementation of Bayesian forecasting using Dynamic Linear Model to predict gold price.
- Host: GitHub
- URL: https://github.com/stephanielees/gold-price-dlm
- Owner: stephanielees
- Created: 2023-08-03T03:41:35.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-16T14:50:56.000Z (almost 2 years ago)
- Last Synced: 2025-01-01T08:42:00.836Z (5 months ago)
- Language: R
- Size: 36.1 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gold-price-DLM
The implementation of Bayesian forecasting using Dynamic Linear Model to predict gold price.For further explanation on the code, check out my videos:
The video for gold price is [here](https://youtu.be/68WBL0-zlhc).
The video for forecast with unknown parameter is [here](https://youtu.be/NG-FjdU0UEk)