A wrapper of different methods from Linear Algebra for the equations introduced in The Atlas of Economic Complexity and related literature. This package provides standard matrix and graph output that can be used seamlessly with other packages. See doi:10.21105/joss.01866 for a summary of these methods and its evolution in literature.

The references for this work are Mariani, et al. (2015) doi:10.1140/epjb/e2015-60298-7, Hausmann, et al. (2014) doi:10.7551/mitpress/9647.001.0001, and Hausmann, et al. (2005) doi:10.3386/w11905.

Installation

# Install stable version from CRAN
install.packages("economiccomplexity")

# Install development version from GitHub
devtools::install_github("pachadotdev/economiccomplexity")

Community Guidelines

If you want to contribute to the software, report issues or problems with the software, please fork the repo and send me a Pull Request or open an issue. I’m happy to receive ideas and I would do my best to coordinate efforts and improve this package without reinventing the wheel.

If you seek support or have questions you can start a thread on the issues section, or you can email me but I prefer open issues as probably more users have the same questions as you.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.