Comments by @longye-tian - [x] Introduce "accessible" from communicate (if it communicates with each other). - [x] "We discussed uniqueness of stationary distributions our [earlier lecture on Markov chains](https://intro.quantecon.org/markov_chains_I.html)" -> We discussed uniqueness of stationary distributions in our [earlier lecture on Markov chains](https://intro.quantecon.org/markov_chains_I.html). - [x] Unify`mathbb` for indicator function. - [x] "an initial." -> "an initial". - [x] Fix capitalization of the subtitle. - [x] Discussed before -> discussed in [add doc link]. - [x] `1 + np.arrange(ts_length)` -> `np.arrange(1, ts_length + 1)`. - [x] Change the time length for the periodic chain. - [x] Political institution mode -> political institution model. - [x] Remove the `alpha` parameter for 33.3.4 graph and remove the `figsize`. - [x] Add a seed for the `mc.simulate` (@longye-tian). - [x] Delete https://intro.quantecon.org/markov_chains_II.html#expectations-of-geometric-sums. - [x] Change the graph to the simple one in the exercise.
Comments by @longye-tian
mathbbfor indicator function.1 + np.arrange(ts_length)->np.arrange(1, ts_length + 1).alphaparameter for 33.3.4 graph and remove thefigsize.mc.simulate(@longye-tian).