Skip to content

[markov_chains_II] Editorial Suggestions #460

Closed
@HumphreyYang

Description

@HumphreyYang

Comments by @longye-tian

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions