-
-
Notifications
You must be signed in to change notification settings - Fork 118
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #745 from rickecon/docs
Update OG-Core documentation
- Loading branch information
Showing
32 changed files
with
223 additions
and
100 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
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
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
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
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
File renamed without changes.
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 @@ | ||
# References | ||
|
||
```{bibliography} ../OGCore_references.bib | ||
:style: alpha | ||
``` |
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
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,15 +1,13 @@ | ||
.. _elliptical_u_est: | ||
|
||
Elliptical Utility Function Estimation Functions | ||
Elliptical Utility Function Estimation | ||
================================================= | ||
|
||
**Elliptical Utility Estimation** | ||
**elliptical_u_est.py modules** | ||
|
||
ogcore.elliptical_u_est | ||
------------------------------------------ | ||
|
||
.. currentmodule:: ogcore.elliptical_u_est | ||
|
||
.. automodule:: ogcore.elliptical_u_est | ||
:members: CFE_u, CFE_mu, elliptical_u, elliptical_mu, sumsq, sumsq_MU, | ||
estimation |
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
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,15 +1,13 @@ | ||
.. _firm: | ||
|
||
Firm Equations | ||
Firm Functions | ||
=============== | ||
|
||
**Firm** | ||
**firm.py modules** | ||
|
||
ogcore.firm | ||
------------------------------------------ | ||
|
||
.. currentmodule:: ogcore.firm | ||
|
||
.. automodule:: ogcore.firm | ||
:members: get_Y, get_r, get_w, get_KLratio_from_r, get_w_from_r, get_K, | ||
get_K_from_Y |
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
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
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,15 +1,13 @@ | ||
.. _output_plots: | ||
|
||
OG-Core Output Plotting Functions | ||
Output Plotting Functions | ||
================================================= | ||
|
||
**OG-Core Output Plotting Functions** | ||
**output_plots.py modules** | ||
|
||
ogcore.output_plots | ||
------------------------------------------ | ||
|
||
.. currentmodule:: ogcore.output_plots | ||
|
||
.. automodule:: ogcore.output_plots | ||
:members: plot_aggregates, plot_gdp_ratio, ability_bar, ability_bar_ss, | ||
ss_profiles, tpi_profiles, plot_all |
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,15 +1,13 @@ | ||
.. _output_tables: | ||
|
||
OG-Core Output Table Building Functions | ||
Output Table Functions | ||
================================================= | ||
|
||
**OG-Core Output Table Building Functions** | ||
**output_tabls.py modules* | ||
ogcore.output_tables | ||
------------------------------------------ | ||
|
||
.. currentmodule:: ogcore.output_tables | ||
|
||
.. automodule:: ogcore.output_tables | ||
:members: macro_table, macro_table_SS, ineq_table, gini_table, | ||
wealth_moments_table, tp_output_dump_table, dynamic_revenue_decomposition |
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
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,12 @@ | ||
.. _parameter_tables: | ||
|
||
OG-Core Parameter Table Building Functions | ||
Parameter Table Functions | ||
================================================= | ||
|
||
**OG-Core Parameter Table Building Functions** | ||
**parameter_tables.py modules** | ||
|
||
ogcore.parameter_tables | ||
------------------------------------------ | ||
|
||
.. currentmodule:: ogcore.parameter_tables | ||
|
||
.. automodule:: ogcore.parameter_tables | ||
:members: tax_rate_table, param_table |
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,18 +1,17 @@ | ||
.. _parameters: | ||
|
||
OG-Core Parameters | ||
Parameters Functions | ||
================================================= | ||
|
||
**OG-Core Parameters** | ||
**parameters.py classes, methods, and functions** | ||
|
||
ogcore.parameters | ||
------------------------------------------ | ||
|
||
.. currentmodule:: ogcore.parameters | ||
|
||
.. automodule:: ogcore.parameters | ||
:members: reform_warnings_errors | ||
|
||
.. autoclass:: Specifications | ||
:members: initialize, compute_default_params, get_tax_function_parameters, | ||
read_tax_func_estimate, get_ubi_nom_objs, default_parameters, update_specifications | ||
:members: initialize, compute_default_params, get_ubi_nom_objs, update_specifications | ||
|
||
.. automodule:: ogcore.parameters | ||
:members: revision_warnings_errors |
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
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
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
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
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,5 +1,5 @@ | ||
# Citations and use cases of OG-Core | ||
|
||
```{bibliography} ../../../citations.bib | ||
```{bibliography} ../citations.bib | ||
:all : | ||
``` |
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
Oops, something went wrong.