Skip to main content

Demo programs to learn macroeconomics and macro-econometrics concepts

Project description

MACRODEMOS

Macroeconomics Demos: A Python package to teach macroeconomics and macroeconometrics

The purpose of this package is to provide tools to teach concepts of macroeconomics and macroeconometrics.

To date, the package provides these functions:

  • ARMA( ): Demo for learning about ARMA processes. It creates a dash consisting of 7 plots to study the theoretical properties of ARMA(p, q) processes, as well as their estimated counterparts. The plots display

    1. a simulated sample
    2. autocorrelations
    3. partial autocorrelations
    4. impulse response function
    5. spectral density
    6. AR inverse roots
    7. MA inverse roots.
  • Markov('state_0',...,'state_n'): a demo to illustrate Markov chains. User sets the number of states, the transition matrix, and the initial distribution. The demo creates a dash consisting of 2 plots:

    1. a simulated sample
    2. the time evolution of the distribution of states
  • Solow( ): this demo illustrates the Solow-Swan model. Users can simulate the dynamic effect of a shock in a exogenous variable or a change in a model parameter. You will find 6 figures about the Solow-Swan model:

    1. Capital stock, per capita
    2. Output per capita,
    3. Savings per capita,
    4. Consumption per capita,
    5. Change in capital stock, and
    6. Output growth rate

    It also presents plots to illustrate how steady-state capital is determined, and the golden rule.

  • filters( ): to illustrate the use of the Hodrick-Prescott, Baxter-King, Christiano-Fitzgeral and Hamilton filters.

In a near future, I expect to add a few more demos:

  • Bellman( ): to illustrate the solution of a Bellman equation by value function iteration
  • BoxJenkins( ): to illustrate the Box-Jenkins methodology, by fitting two ARIMA models side-by-side to user-provided data.
  • FilterMyData( ): to filter user-supplied data with several methodologies, comparing their resulting cycles.

Instructions

To use the demos, just install this package pip install macrodemos and then run any of the demos you want.

import macrodemos
macrodemos.ARMA()
macrodemos.Markov()
macrodemos.Solow()
macrodemos.filter()

This will open a new tab in your default Internet browser with a Plotly dash. A current limitation is that you can only run one demo at a time.

Disclaimer

This program illustrates basic concepts of macroeconomics and time series econometrics. It was developed for teaching purposes only: you are free to use it in your own lectures or to learn about these topics.

If you have any suggestions, please send me an email at randall.romero@ucr.ac.cr

Copyright 2016-2024 Randall Romero-Aguilar

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

macrodemos-2024.4.5.tar.gz (307.3 kB view details)

Uploaded Source

Built Distribution

macrodemos-2024.4.5-py3-none-any.whl (304.5 kB view details)

Uploaded Python 3

File details

Details for the file macrodemos-2024.4.5.tar.gz.

File metadata

  • Download URL: macrodemos-2024.4.5.tar.gz
  • Upload date:
  • Size: 307.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.5

File hashes

Hashes for macrodemos-2024.4.5.tar.gz
Algorithm Hash digest
SHA256 d5dafe6800b4fa8870b11ce208c1253fd8980cb39eac9cb253346745d252f977
MD5 6e9c4e7f6ff8b6f2520d11ee2c981428
BLAKE2b-256 14ee5c00ce2852a3943180ee1c03045687103e409f5b43ecb525d1405f259965

See more details on using hashes here.

File details

Details for the file macrodemos-2024.4.5-py3-none-any.whl.

File metadata

  • Download URL: macrodemos-2024.4.5-py3-none-any.whl
  • Upload date:
  • Size: 304.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.11.5

File hashes

Hashes for macrodemos-2024.4.5-py3-none-any.whl
Algorithm Hash digest
SHA256 be78153b2112415f546fb14f2638a7412a0f11bb5ece72b72e7293d859820505
MD5 8aa3102831909ca39383b2ebe44ecd54
BLAKE2b-256 d0dc2eb6eb2738898f9b137d654f670e1a8c8c22bbc5cc27196b22f6667ec7f6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page