-
-
Notifications
You must be signed in to change notification settings - Fork 199
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
adding ConsumptionSaving to the docs (#469)
* adding ConsPortfolioModel to the docs * putting the rest of ConsumptionSaving into the docs * Moving ConsumptionSaving files off the home page--broader Tools/ConsumptionSaving reorg... * Tools on the home page of the docs, ConsumptionSaving modules all on their own page * separate module pages for ConsumptionSaving classes Co-authored-by: Mridul Seth <[email protected]> Co-authored-by: Christopher Llorracc Carroll <[email protected]>
- Loading branch information
1 parent
46d747a
commit c22ce40
Showing
20 changed files
with
172 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
HARK.ConsumptionSaving | ||
=================== | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
|
||
api-cs-ConsAggShockModel | ||
api-cs-ConsGenIncProcessModel | ||
api-cs-ConsIndShockModel | ||
api-cs-ConsMarkovModel | ||
api-cs-ConsPortfolioModel | ||
api-cs-ConsPrefShochModel | ||
api-cs-ConsRepAgentModel | ||
api-cs-TractableBufferStockModel |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
HARK.core | ||
========= | ||
|
||
.. automodule:: HARK.core | ||
:members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
HARK.ConsumptionSaving.ConsAggShockModel | ||
======================================== | ||
|
||
.. automodule:: HARK.ConsumptionSaving.ConsAggShockModel | ||
:members: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
HARK.ConsumptionSaving.ConsGenIncProcessModel | ||
================================================ | ||
|
||
.. automodule:: HARK.ConsumptionSaving.ConsGenIncProcessModel | ||
:members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
HARK.ConsumptionSaving.ConsIndShockModel | ||
======================================== | ||
|
||
.. automodule:: HARK.ConsumptionSaving.ConsIndShockModel | ||
:members: | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
HARK.ConsumptionSaving.ConsMarkovModel | ||
====================================== | ||
|
||
.. automodule:: HARK.ConsumptionSaving.ConsMarkovModel | ||
:members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
HARK.ConsumptionSaving.ConsMedModel | ||
===================================== | ||
|
||
.. automodule:: HARK.ConsumptionSaving.ConsMedModel | ||
:members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
HARK.ConsumptionSaving.ConsPortfolioModel | ||
========================================= | ||
|
||
.. automodule:: HARK.ConsumptionSaving.ConsPortfolioModel | ||
:members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
HARK.ConsumptionSaving.ConsPrefShockModel | ||
========================================= | ||
|
||
.. automodule:: HARK.ConsumptionSaving.ConsPrefShockModel | ||
:members: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
HARK.ConsumptionSaving.ConsRepAgentModel | ||
======================================== | ||
|
||
.. automodule:: HARK.ConsumptionSaving.ConsRepAgentModel | ||
:members: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
HARK.ConsumptionSaving.TractableBufferStockModel | ||
================================================ | ||
|
||
.. automodule:: HARK.ConsumptionSaving.TractableBufferStockModel | ||
:members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
HARK.dcegm | ||
=========== | ||
|
||
.. automodule:: HARK.dcegm | ||
:members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
HARK.estimation | ||
================= | ||
|
||
.. automodule:: HARK.estimation | ||
:members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
HARK.interpolation | ||
===================== | ||
|
||
.. automodule:: HARK.interpolation | ||
:members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
HARK.parallel | ||
============== | ||
|
||
.. automodule:: HARK.parallel | ||
:members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
HARK.simulation | ||
================ | ||
|
||
.. automodule:: HARK.simulation | ||
:members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
HARK.utilities | ||
================ | ||
|
||
.. automodule:: HARK.utilities | ||
:members: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
HARK.validators | ||
=============== | ||
|
||
.. automodule:: HARK.validators | ||
:members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,59 @@ | ||
API Documentation | ||
================== | ||
|
||
.. autosummary:: | ||
:toctree: generated | ||
|
||
HARK.core | ||
HARK.dcegm | ||
HARK.estimation | ||
HARK.interpolation | ||
HARK.parallel | ||
HARK.simulation | ||
HARK.utilities | ||
HARK.validators | ||
Tools | ||
----------- | ||
|
||
.. automodule:: HARK.core | ||
:members: | ||
|
||
.. automodule:: HARK.dcegm | ||
:members: | ||
|
||
.. automodule:: HARK.estimation | ||
:members: | ||
|
||
.. automodule:: HARK.interpolation | ||
:members: | ||
|
||
.. automodule:: HARK.parallel | ||
:members: | ||
|
||
.. automodule:: HARK.simulation | ||
:members: | ||
|
||
.. automodule:: HARK.utilities | ||
:members: | ||
|
||
.. automodule:: HARK.validators | ||
:members: | ||
|
||
Consumption Saving | ||
-------------------- | ||
|
||
.. automodule:: HARK.ConsumptionSaving.ConsAggShockModel | ||
:members: | ||
|
||
.. automodule:: HARK.ConsumptionSaving.ConsGenIncProcessModel | ||
:members: | ||
|
||
.. automodule:: HARK.ConsumptionSaving.ConsIndShockModel | ||
:members: | ||
|
||
.. automodule:: HARK.ConsumptionSaving.ConsMarkovModel | ||
:members: | ||
|
||
.. automodule:: HARK.ConsumptionSaving.ConsMedModel | ||
:members: | ||
|
||
.. automodule:: HARK.ConsumptionSaving.ConsPortfolioModel | ||
:members: | ||
|
||
.. automodule:: HARK.ConsumptionSaving.ConsPrefShockModel | ||
:members: | ||
|
||
.. automodule:: HARK.ConsumptionSaving.ConsRepAgentModel | ||
:members: | ||
|
||
.. automodule:: HARK.ConsumptionSaving.TractableBufferStockModel | ||
:members: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters