Science Score: 49.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
○Academic publication links
-
✓Committers with academic emails
2 of 5 committers (40.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (17.6%) to scientific vocabulary
Last synced: 7 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: AdaemmerP
- Language: R
- Default Branch: master
- Size: 27.1 MB
Statistics
- Stars: 48
- Watchers: 3
- Forks: 21
- Open Issues: 6
- Releases: 10
Created almost 8 years ago
· Last pushed 8 months ago
Metadata Files
Readme
Changelog
README.Rmd
--- output: github_document --- # lpirfs[](https://CRAN.R-project.org/package=lpirfs) [](https://github.com/AdaemmerP/lpirfs/actions) [](https://CRAN.R-project.org/package=lpirfs) [](https://CRAN.R-project.org/package=lpirfs) [](https://app.codecov.io/github/adaemmerp/lpirfs?branch=master) ```{r setup, include = FALSE} knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", fig.align = "center" ) ``` ## About An R-package which estimates linear and nonlinear impulse responses with local projections by [Jordà (2005)](https://www.aeaweb.org/articles?id=10.1257/0002828053828518).
## Citation Please cite the paper by [Adämmer (2019)](https://journal.r-project.org/archive/2019/RJ-2019-052/index.html) when using the package. ## Main features - Estimates linear and nonlinear impulse responses with local projections. - Estimates linear and nonlinear impulse responses with identified shock and/or with 2SLS. - Estimates linear and nonlinear impulse responses with local projections for panel data. - Functions to plot linear and nonlinear impulse responses. - Functions are partly implemented in *Rcpp*/*RcppArmadillo* and partly written for parallel computation to improve efficiency. ## Installation You can install the released version of **lpirfs** from [CRAN](https://CRAN.R-project.org): ``` r install.packages("lpirfs") ``` You can install the development version of **lpirfs** from [GitHub](https://github.com/): ``` r # install.packages("devtools") devtools::install_github("https://github.com/AdaemmerP/lpirfs") ``` As lpirfs compiles some C++ source code, you will need to have installed the appropriate compilers to build the development version. ## How to use The paper about the package can be found [here.](https://journal.r-project.org/archive/2019/RJ-2019-052/index.html) The vignette of the package can be found [here.](https://cran.r-project.org/package=lpirfs) ## Acknowledgements I am thankful to Òscar [Jordà](https://sites.google.com/site/oscarjorda/) for encouraging comments and helpful suggestions. I am also indebted to Sarah [Zubairy](https://sites.google.com/site/sarahzubairy/) for providing the Matlab code before the publication of their [paper](https://doi.org/10.1086/696277). I greatly benefitted from the helpful remarks by Jon [Danielsson](https://www.systemicrisk.ac.uk/people/jon-danielsson) and the profound *R*, *Rcpp* and *GitHub* knowledge of Philipp [Wittenberg](https://github.com/wittenberg) and Detlef (overflow) [Steuer](https://github.com/dsteuer). Last but not least, I am grateful to Philipp Dybowski without whom I would have never started this project. All remaining errors are obviously mine. ### Author Philipp Adämmer ### License GPL (>= 2)
Owner
- Name: Philipp Adämmer
- Login: AdaemmerP
- Kind: user
- Location: Hamburg
- Repositories: 2
- Profile: https://github.com/AdaemmerP
GitHub Events
Total
- Create event: 1
- Release event: 1
- Issues event: 14
- Watch event: 8
- Issue comment event: 9
- Push event: 5
Last Year
- Create event: 1
- Release event: 1
- Issues event: 14
- Watch event: 8
- Issue comment event: 9
- Push event: 5
Committers
Last synced: about 3 years ago
All Time
- Total Commits: 597
- Total Committers: 5
- Avg Commits per committer: 119.4
- Development Distribution Score (DDS): 0.097
Top Committers
| Name | Commits | |
|---|---|---|
| AdaemmerP | a****r@h****e | 539 |
| crunchBernd | p****r@g****m | 54 |
| Philipp Adämmer | a****p@d****4 | 2 |
| Philipp Adämmer | a****r@h****e | 1 |
| AdaemmerP | a****p@u****e | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 49
- Total pull requests: 0
- Average time to close issues: about 1 month
- Average time to close pull requests: N/A
- Total issue authors: 39
- Total pull request authors: 0
- Average comments per issue: 2.04
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 8
- Pull requests: 0
- Average time to close issues: 4 months
- Average time to close pull requests: N/A
- Issue authors: 8
- Pull request authors: 0
- Average comments per issue: 1.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- AdaemmerP (4)
- JeanCarpenter (3)
- Aceampoma (2)
- Mdsdms (2)
- steve-1977 (2)
- itamarcaspi (2)
- Quickuser (2)
- mmkuang (1)
- GushchiaNasty (1)
- mandarpriya (1)
- emileDesmaili (1)
- assilaflip (1)
- TomT-ec (1)
- msh855 (1)
- mfeldk (1)
Pull Request Authors
Top Labels
Issue Labels
bug (3)
enhancement (3)
invalid (1)
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 647 last-month
- Total docker downloads: 20,392
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 15
- Total maintainers: 1
cran.r-project.org: lpirfs
Local Projections Impulse Response Functions
- Documentation: http://cran.r-project.org/web/packages/lpirfs/lpirfs.pdf
- License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
-
Latest release: 0.2.4
published about 1 year ago
Rankings
Forks count: 4.3%
Stargazers count: 9.6%
Downloads: 16.4%
Average: 19.1%
Dependent packages count: 29.8%
Dependent repos count: 35.5%
Maintainers (1)
Last synced:
8 months ago
Dependencies
DESCRIPTION
cran
- R >= 3.1.2 depends
- Rcpp >= 1.0.4.6 imports
- doParallel >= 1.0.15 imports
- dplyr >= 1.0.0 imports
- foreach >= 1.5.0 imports
- ggplot2 >= 3.3.0 imports
- gridExtra >= 2.3 imports
- lmtest >= 0.9 imports
- plm >= 2.2 imports
- sandwich >= 2.5 imports
- ggpubr * suggests
- knitr * suggests
- readxl * suggests
- rmarkdown * suggests
- testthat >= 3.0.0 suggests
- vars * suggests
- zoo * suggests
.github/workflows/R-CMD-check.yaml
actions
- actions/checkout v2 composite
- r-lib/actions/check-r-package v1 composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite
- r-lib/actions/setup-r-dependencies v1 composite
