| layout | page | ||||||
|---|---|---|---|---|---|---|---|
| title | Computing | ||||||
| permalink | /computing/ | ||||||
| seo |
|
My research relies heavily on computational methods. I primarily work with R{:target="_blank"} and C++{:target="_blank"}, using Rcpp{:target="_blank"} to integrate the two efficiently. This combination allows me to implement structural models, optimization routines, and simulation-based estimation at scale.
I have been involved in the following open source projects:
- mopt{:target="_blank"}: Parallel derivative-free moment optimization in R.
- EconR{:target="_blank"}: A collection of methods to implement economic models in R and C++/Fortran.
- parallelTest{:target="_blank"}: Test for parallel computation across different HPC systems.