tradepolicy
Replication of 'An Advanced Guide To Trade Policy Analysis'
Science Score: 36.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
-
✓DOI references
Found 4 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.2%) to scientific vocabulary
Keywords
Repository
Replication of 'An Advanced Guide To Trade Policy Analysis'
Basic Info
- Host: GitHub
- Owner: pachadotdev
- License: cc-by-4.0
- Language: Stata
- Default Branch: main
- Homepage: https://r.tiid.org/R_structural_gravity/
- Size: 23.6 MB
Statistics
- Stars: 6
- Watchers: 1
- Forks: 5
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
README.md
tradepolicy: Replication of 'An Advanced Guide To Trade Policy Analysis'
About
This R package, documented in a very similar way to the book R4DS, provides functions to replicate the original Stata results from the book An Advanced Guide to Trade Policy Analysis.
For the analysis, this provides functions to compute robust clustered standard errors in generalized linear models. See https://r.tiid.org/Rstructuralgravity/ for a fully detailed replication of AGTPA's results.
Installation
From CRAN
install.packages("tradepolicy")
From GitHub
```
install.packages("remotes")
remotes::install_github("pachamaltese/tradepolicy") ```
Cite this work
If you use tradepolicy in academic works or other publication, please cite as follows:
Mauricio Vargas (2020). tradepolicy: An Advanced Guide to Trade Policy Analysis. R
package version 0.2. https://pacha.dev/tradepolicy/
BibTeX entry:
@Manual{,
title = {tradepolicy: Replication of 'An Advanced Guide To Trade Policy Analysis'},
author = {Mauricio Vargas},
year = {2021},
note = {R package version 0.4.1},
url = {https://pacha.dev/tradepolicy/},
doi = {10.5281/zenodo.4277741}
}
Owner
- Name: Mauricio "Pachá" Vargas Sepúlveda
- Login: pachadotdev
- Kind: user
- Website: https://pacha.dev
- Repositories: 308
- Profile: https://github.com/pachadotdev
Statistician interested in applying statistical methods to address specific policy-relevant questions, particularly in international trade.
GitHub Events
Total
- Watch event: 1
- Fork event: 1
Last Year
- Watch event: 1
- Fork event: 1
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 2
- Total pull requests: 0
- Average time to close issues: 7 months
- Average time to close pull requests: N/A
- Total issue authors: 2
- Total pull request authors: 0
- Average comments per issue: 2.5
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- zauster (1)
- mmc00 (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 194 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 3
- Total maintainers: 1
cran.r-project.org: tradepolicy
Replication of 'An Advanced Guide To Trade Policy Analysis'
- Homepage: https://github.com/pachadotdev/tradepolicy/
- Documentation: http://cran.r-project.org/web/packages/tradepolicy/tradepolicy.pdf
- License: CC BY 4.0
-
Latest release: 0.7.0
published almost 2 years ago
Rankings
Maintainers (1)
Dependencies
- actions/cache v1 composite
- actions/checkout v1 composite
- actions/upload-artifact master composite
- r-lib/actions/setup-pandoc master composite
- r-lib/actions/setup-r master composite
- r-lib/actions/setup-tinytex master composite
- actions/cache v1 composite
- actions/checkout v1 composite
- actions/upload-artifact master composite
- r-lib/actions/setup-pandoc master composite
- r-lib/actions/setup-r master composite
- r-lib/actions/setup-tinytex master composite
- R >= 4.0 depends
- broom * imports
- cli * imports
- crayon * imports
- dplyr * imports
- fixest >= 0.10.4 imports
- ggplot2 * imports
- magrittr * imports
- msm * imports
- purrr * imports
- rstudioapi * imports
- sandwich * imports
- tibble * imports
- tidyr * imports
- covr * suggests
- testthat * suggests