A Package providing multiple tools for the statistical analysis and treatment of macroeconomic simulation models, with a particular focus on Agent-based and Stock-Flow Consistent Models
Project description
MacroStat
A Package providing multiple tools for the statistical analysis and treatment of macroeconomic simulation models, with a particular focus on Agent-based and Stock-Flow Consistent Models
The purpose of this project is to provide a statistical toolbox for the analysis of Agent-based Models. The toolbox is developed in python and aims to provide a simple interface for researchers to attach their model, such that simulations can be steered from within the toolbox and the relevant analysis can be run (such as sensitivities, confidence intervals, and simulation studies). Only the analysis itself requires python, while the models can be written in any language.
The code was developed using Python 3.10. Backwards compatibility is not guaranteed
Installation
This project requires Python v3.10 or later.
To install the latest version of the package from PyPI:
pip install macrostat
Or, directly from GitHub:
pip install git+https://github.com/KarlNaumann/MacroStat.git#egg=macrostat
If you’d like to contribute to the package, please read the CONTRIBUTING.md guide.
Making Changes & Contributing
This project uses pre-commit, please make sure to install it before making any changes:
pip install pre-commit cd MacroStat pre-commit install
It is a good idea to update the hooks to the latest version:
pre-commit autoupdate
Don’t forget to tell your contributors to also install and use pre-commit.
Contact
Karl Naumann-Woleske - karlnaumann.com
Project Link: [https://github.com/KarlNaumann/MacroStat](https://github.com/KarlNaumann/MacroStat)
Note
This project has been set up using PyScaffold 4.5. For details and usage information on PyScaffold see https://pyscaffold.org/.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file macrostat-0.5.6.tar.gz.
File metadata
- Download URL: macrostat-0.5.6.tar.gz
- Upload date:
- Size: 2.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
370258b1b98ca54e224e4539179e74bf86049422cdf8904eaf498d7e3d5a3ebd
|
|
| MD5 |
a9b8ce448e110ef8fbe2ede1bb0e3086
|
|
| BLAKE2b-256 |
25650e22183607b784fc9ffb39dfec237a88fb53b86db7e0e3890bfcb859e6a7
|
File details
Details for the file macrostat-0.5.6-py3-none-any.whl.
File metadata
- Download URL: macrostat-0.5.6-py3-none-any.whl
- Upload date:
- Size: 111.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5b19b5763c10ac1bdfb56672b15ea3b85cbe362270bd077be207a85d601ba01
|
|
| MD5 |
e5223c5b90e3f222372655473380bb6d
|
|
| BLAKE2b-256 |
86c0f6456a1e89ee07f3105fb2989ab6e69825cad18fdfc386d0c2dbf4270ac9
|