Science Score: 41.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (11.9%) to scientific vocabulary
Repository
Relaxation of Linear Program for Inference.
Basic Info
- Host: GitHub
- Owner: buddejul
- License: mit
- Language: Python
- Default Branch: main
- Size: 21.8 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Templates for Reproducible Research Projects in Economics
This project provides a template for economists aimed at facilitating the production of reproducible research using the most commonly used programming languages in the field, such as Python, R, Julia, and Stata.
[!NOTE] Although the underlying architecture supports all listed programming languages, the current template implementation is limited to Python and R.
Getting Started
You can find all necessary resources to get started on our documentation.
Contributing
We welcome suggestions on anything from improving the documentation to reporting bugs and requesting new features. Please open an issue in these cases.
If you want to work on a specific feature, we are more than happy to get you started! Please get in touch briefly, this is a small team so there is no need for a detailed formal process.
Contributors
@hmgaudecker @timmens @tobiasraabe @mj023
Former Contributors
@janosg @PKEuS @philippmuller @julienschat @raholler
Owner
- Name: Julian Budde
- Login: buddejul
- Kind: user
- Location: Bonn, Germany
- Repositories: 2
- Profile: https://github.com/buddejul
Econ PhD, Uni Bonn
Citation (CITATION)
@Unpublished{Budde2024Relaxation,
Title = "LP Relaxation",
Author = "Julian Budde",
Year = "2024",
Url = "https://github.com/opensourceeconomics/econ-project-templates",
}
GitHub Events
Total
- Push event: 20
- Create event: 3
Last Year
- Push event: 20
- Create event: 3
Dependencies
- actions/checkout v4 composite
- codecov/codecov-action v3 composite
- mamba-org/setup-micromamba v1 composite
- r-lib/actions/setup-tinytex v2 composite
- conda-lock
- ipykernel
- jupyterlab
- numpy
- pandas >=2.2
- pip >=21.1
- plotly >=5.2.0,<6
- pre-commit
- pyreadr
- pytask >=0.5.0
- pytask-latex >=0.4.2
- pytask-parallel >=0.5.0
- pytask-r >=0.4.1
- pytest
- pytest-cov
- pytest-xdist
- python 3.12
- r-forcats
- r-plyr
- r-precommit
- r-yaml
- statsmodels