Skip to content

Commit 9c15669

Browse files
authored
Update markov_regime_switch.ipynb
1 parent 829c6ca commit 9c15669

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

markov_regime_switch.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"cell_type": "markdown",
1212
"metadata": {},
1313
"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",
1515
"\n",
1616
"The notebook is using yfinance and is fully automatized, the analyzed asset can be easily changed with a different yfinance ticker."
1717
]

0 commit comments

Comments
 (0)