Skip to content

Commit

Permalink
restore files
Browse files Browse the repository at this point in the history
  • Loading branch information
alanlujan91 committed Nov 7, 2024
1 parent 0adb1b7 commit f07fcc9
Show file tree
Hide file tree
Showing 35 changed files with 276 additions and 1,379 deletions.
1,379 changes: 0 additions & 1,379 deletions Documentation/reference

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
ConsAggShockModel
--------------------

.. automodule:: HARK.ConsumptionSaving.ConsAggShockModel
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
ConsBequestModel
--------------------

.. automodule:: HARK.ConsumptionSaving.ConsBequestModel
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
ConsGenIncProcessModel
------------------------------

.. automodule:: HARK.ConsumptionSaving.ConsGenIncProcessModel
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
ConsIndShockModel
----------------------------

.. automodule:: HARK.ConsumptionSaving.ConsIndShockModel
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
ConsIndShockModelFast
----------------------------

.. automodule:: HARK.ConsumptionSaving.ConsIndShockModelFast
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions Documentation/reference/ConsumptionSaving/ConsLaborModel.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
ConsLaborModel
--------------------------

.. automodule:: HARK.ConsumptionSaving.ConsLaborModel
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions Documentation/reference/ConsumptionSaving/ConsMarkovModel.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
ConsMarkovModel
--------------------

.. automodule:: HARK.ConsumptionSaving.ConsMarkovModel
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions Documentation/reference/ConsumptionSaving/ConsMedModel.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
ConsMedModel
-------------------

.. automodule:: HARK.ConsumptionSaving.ConsMedModel
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
ConsPortfolioFrameModel
-----------------------

.. automodule:: HARK.ConsumptionSaving.ConsPortfolioFrameModel
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
ConsPortfolioModel
-----------------------

.. automodule:: HARK.ConsumptionSaving.ConsPortfolioModel
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
ConsPrefShockModel
---------------------------

.. automodule:: HARK.ConsumptionSaving.ConsPrefShockModel
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
ConsRepAgentModel
--------------------------

.. automodule:: HARK.ConsumptionSaving.ConsRepAgentModel
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
ConsRiskyAssetModel
-----------------------

.. automodule:: HARK.ConsumptionSaving.ConsRiskyAssetModel
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
ConsRiskyContribModel
-----------------------

.. automodule:: HARK.ConsumptionSaving.ConsRiskyContribModel
:members:
:undoc-members:
:show-inheritance:
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
TractableBufferStockModel
--------------------------

.. automodule:: HARK.ConsumptionSaving.TractableBufferStockModel
:members:
:undoc-members:
:show-inheritance:
6 changes: 6 additions & 0 deletions Documentation/reference/ConsumptionSaving/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
:orphan:

Consumption Saving
==================

See :doc:`../index`.
43 changes: 43 additions & 0 deletions Documentation/reference/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
API Reference
=============

.. toctree::
:caption: Tools
:maxdepth: 1

tools/core
tools/dcegm
tools/distribution
tools/econforgeinterp
tools/estimation
tools/frame
tools/helpers
tools/interpolation
tools/incomeprocess
tools/model
tools/numba_tools
tools/parallel
tools/rewards
tools/simulation
tools/utilities
tools/validators

.. toctree::
:caption: Models
:maxdepth: 1

ConsumptionSaving/ConsAggShockModel
ConsumptionSaving/ConsBequestModel
ConsumptionSaving/ConsGenIncProcessModel
ConsumptionSaving/ConsIndShockModel
ConsumptionSaving/ConsIndShockModelFast
ConsumptionSaving/ConsLaborModel
ConsumptionSaving/ConsMarkovModel
ConsumptionSaving/ConsMedModel
ConsumptionSaving/ConsPortfolioFrameModel
ConsumptionSaving/ConsPortfolioModel
ConsumptionSaving/ConsPrefShochModel
ConsumptionSaving/ConsRepAgentModel
ConsumptionSaving/ConsRiskyAssetModel
ConsumptionSaving/ConsRiskyContribModel
ConsumptionSaving/TractableBufferStockModel
7 changes: 7 additions & 0 deletions Documentation/reference/tools/core.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Core
--------

.. automodule:: HARK.core
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions Documentation/reference/tools/dcegm.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
dcegm
--------

.. automodule:: HARK.dcegm
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions Documentation/reference/tools/distribution.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Distribution
-------------

.. automodule:: HARK.distribution
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions Documentation/reference/tools/econforgeinterp.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Econforgeinterp
---------------

.. automodule:: HARK.econforgeinterp
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions Documentation/reference/tools/estimation.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Estimation
-------------

.. automodule:: HARK.estimation
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions Documentation/reference/tools/frame.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Frame
-------------

.. automodule:: HARK.frame
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions Documentation/reference/tools/helpers.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Helpers
-------------

.. automodule:: HARK.helpers
:members:
:undoc-members:
:show-inheritance:
11 changes: 11 additions & 0 deletions Documentation/reference/tools/incomeprocess.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Calibration
-------------

.. automodule:: HARK.Calibration.Income.IncomeProcesses
:members:
:undoc-members:
:show-inheritance:
.. automodule:: HARK.Calibration.Assets.AssetProcesses
:members:
:undoc-members:
:show-inheritance:
6 changes: 6 additions & 0 deletions Documentation/reference/tools/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
:orphan:

Tools
=====

See :doc:`../index`.
7 changes: 7 additions & 0 deletions Documentation/reference/tools/interpolation.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Interpolation
-------------

.. automodule:: HARK.interpolation
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions Documentation/reference/tools/model.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Model
-------------

.. automodule:: HARK.model
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions Documentation/reference/tools/numba_tools.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Numba Tools
-------------

.. automodule:: HARK.numba_tools
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions Documentation/reference/tools/parallel.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Parallel
----------

.. automodule:: HARK.parallel
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions Documentation/reference/tools/rewards.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Rewards
----------

.. automodule:: HARK.rewards
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions Documentation/reference/tools/simulation.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Simulation
------------

.. automodule:: HARK.simulation.monte_carlo
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions Documentation/reference/tools/utilities.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Utilities
----------

.. automodule:: HARK.utilities
:members:
:undoc-members:
:show-inheritance:
7 changes: 7 additions & 0 deletions Documentation/reference/tools/validators.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
Validators
-------------

.. automodule:: HARK.validators
:members:
:undoc-members:
:show-inheritance:

0 comments on commit f07fcc9

Please sign in to comment.