Skip to content

[stationary-densities] update rst to remove problematic whitespace for conversion using tomyst #144

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 19, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions source/rst/stationary_densities.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,14 @@ In particular,

* Is there a notion of "steady state" or "long-run equilibrium" that's applicable to the model?

* If so, how can we compute it?
* If so, how can we compute it?


Answering these questions will lead us to revisit many of the topics that occupied us in the finite state case,
such as simulation, distribution dynamics, stability, ergodicity, etc.

.. note::

For some people, the term "Markov chain" always refers to a process with a
finite or discrete state space. We follow the mainstream
mathematical literature (e.g., :cite:`MeynTweedie2009`) in using the term to refer to any discrete **time**
Expand Down Expand Up @@ -228,7 +229,7 @@ Here

* :math:`A_{t+1}` is a production shock

* The :math:`t+1` subscript indicates that :math:`A_{t+1}` is not visible at time :math:`t`
* The :math:`t+1` subscript indicates that :math:`A_{t+1}` is not visible at time :math:`t`

* :math:`\delta` is a depreciation rate

Expand Down