pachadotdev
Statistician interested in applying statistical methods to address specific policy-relevant questions, particularly in international trade.
University of Toronto
Pinned Repositories
r4ds
Traducción del libro "R for Data Science"
analogsea
Digital Ocean R client
chilemapas
Mapas terrestres de Chile con topologias simplificadas.
d3po
Mega htmlwidget for Shiny.
economiccomplexity
A wrapper of different indices and networks commonly used in Economic Complexity
gravity
R package that provides estimation methods for Gravity Models
tradestatistics-visualization-with-shiny
Open Trade Statistics Shiny Dashboard
censo2017
Una Base de Datos de Alto Rendimiento del Censo 2017 de Chile.
tradestatistics
R package to access Open Trade Statistics API
pachadotdev's Repositories
pachadotdev/economiccomplexity
A wrapper of different indices and networks commonly used in Economic Complexity
pachadotdev/gravity
R package that provides estimation methods for Gravity Models
pachadotdev/capybara
tldr; If you have a 2-4GB dataset and you need to estimate a (generalized) linear model with a large number of fixed effects, this package is for you.
pachadotdev/cpp11armadillo
The idea is to pass matrices/vectors from R to C++, write pure C++/Armadillo code for the computation, and then export the result back to R with the proper data structures.
pachadotdev/metabase-droplet
Scripts with all the steps to create the Metabase image from DigitalOcean Marketplace
pachadotdev/cpp11tesseract
Bindings to Tesseract OCR engine for R
pachadotdev/open-redatam
Recover information of REDATAM databases for statistical analysis using standard tools such as SPSS, STATA, R, etc.
pachadotdev/cpp11qpdf
Split, Combine and Compress PDF files
pachadotdev/kendallknight
Efficient Implementation of Kendall's Correlation Coefficient Computation (i.e., O(n log n) complexity vs O(n^2) in base R)
pachadotdev/brianmaydiygear
pachadotdev/cpp11poppler
Text Extraction, Rendering and Converting of PDF Documents
pachadotdev/pudu
Facilitate cleaning strings in C++ code before passing them to R.
pachadotdev/cpp-for-r-users
A collection of my very own C++ errors and how I try to solve them
pachadotdev/databases.pacha.dev
pachadotdev/hansen
Datasets and Unofficial Solutions from 'Econometrics' by Bruce E. Hansen
pachadotdev/lfe
Source code repository for the R package lfe on CRAN.
pachadotdev/colours
pachadotdev/containers
Docker containers for R-hub
pachadotdev/cpp11
cpp11 helps you to interact with R objects using C++ code.
pachadotdev/cpp11bundles
pachadotdev/cpp11imagemagick
Magic, madness, heaven, sin
pachadotdev/data-and-policy-quarto-template
Quarto template for Data & Policy (Cambridge University Press, ISSN 2632-3249)
pachadotdev/dummypackage
pachadotdev/fect
fixed effect counterfactual estimators
pachadotdev/linux
Linux kernel source tree
pachadotdev/pachadotdev
pachadotdev/redatam-microdata
Publicly available census microdata in R format (converted from REDATAM)
pachadotdev/rjtools
Tools for AUTHORS to use for checking and submitting articles to the R Journal
pachadotdev/softwarex-quarto-template
Ready-made template for SoftwareX submissions using Quarto.
pachadotdev/textshaping
Bindings to the HarfBuzz library for Text Shaping