You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: markov_regime_switch.ipynb
+1-1
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
"cell_type": "markdown",
12
12
"metadata": {},
13
13
"source": [
14
-
"This notebook shows the implementation of the basic Markov regime switching model for the Brent oil time series. This variant of model analyse whether the time series are in high or low regimes. Many econonomic and financial time series behaves differently in those two regime, and thus it is useful to know in which regime the time series actualy are.\n",
14
+
"This notebook shows the implementation of the basic Markov regime switching model for the Brent oil time series. This variant of model analyse whether the time series are in high or low regime. Many econonomic and financial time series behaves differently in those two regimes, and thus it is useful to know in which regime the time series actualy are.\n",
15
15
"\n",
16
16
"The notebook is using yfinance and is fully automatized, the analyzed asset can be easily changed with a different yfinance ticker."
0 commit comments