File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,8 @@ Notebooks and Backtests
18
18
| 13 | [ Principal Componenet Analysis] ( ./notebooks/principal_component_analysis.ipynb ) | [ link] ( https://letianzj.github.io/principal-component-analysis.html ) |
19
19
| 14 | [ ARIMA and GARCH Models] ( ./notebooks/arima_garch.ipynb ) | [ link] ( https://letianzj.github.io/vector-autoregression.html ) |
20
20
| 15 | [ Fama-French three-factor] ( ./notebooks/fama_french.ipynb ) |   ; |
21
- | 16 | [ Vector AutoRegression] ( ./notebooks/vector_autoregression.ipynb.ipynb ) |   ; |
21
+ | 16 | [ Vector AutoRegression] ( ./notebooks/vector_autoregression.ipynb ) |   ; |
22
+ | 17 | [ Gaussian Mixture and Markov Switching] ( ./notebooks/gaussian_mixture_markov_switching.ipynb ) | [ link] ( https://letianzj.github.io/gaussian-mixture-markov-regime-switching.html ) |
22
23
23
24
``` python
24
25
You can’t perform that action at this time.
0 commit comments