Package: leontief 0.5

Mauricio Vargas

leontief: Input-Output Analysis

An implementation of the Input-Output model developed by Wassily Leontief that represents the interdependencies between different sectors of a national economy or different regional economies.

Authors:Mauricio Vargas [aut, cre], Victor Falkenheim [ths], Central Bank of Chile [dtc], University of Bio-Bio [dtc]

leontief_0.5.tar.gz
leontief_0.5.tar.gz(r-4.7-arm64)leontief_0.5.tar.gz(r-4.7-x86_64)leontief_0.5.tar.gz(r-4.6-arm64)leontief_0.5.tar.gz(r-4.6-x86_64)
leontief_0.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
leontief/json (API)
NEWS

# Install 'leontief' in R:
install.packages('leontief', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/pachadotdev/leontief/issues

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library
Datasets:
  • employment_matrix - Employment matrix (2013 data) This matrix contains the employed people by industry and the employment coefficient that is the number of people divided by the total final demand from the wage and demand matrix.
  • transaction_matrix - Transaction matrix (2013 data) This matrix contains the production of the chilean economy divided into 12 industries. The measuring unit is CLP million of the year 2013
  • wage_demand_matrix - Wage and demand matrix (2013 data) This matrix contains the wage, intermediate demand and disaggregated final demand of the chilean economy divided into 12 industries. The final demand is given by components (household consumption, government consumption, etc.) and aggregated. The measuring unit is CLP million of the year 2013.

On CRAN:

Conda:

openblascppopenmp

3.64 score 2 stars 22 scripts 313 downloads 16 exports 2 dependencies

Last updated from:f3e5f82f6a. Checks:6 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64OK152
linux-devel-x86_64OK170
source / vignettesOK236
linux-release-arm64OK157
linux-release-x86_64OK119
wasm-releaseOK113

Exports:augmented_input_requirementbackward_linkageemployment_multiplieremployment_numberequilibrium_outputforward_linkageincome_multiplierinput_requirementleontief_inversemultiplier_product_matrixoutput_allocationoutput_multiplierpower_dispersionpower_dispersion_cvsensitivity_dispersionsensitivity_dispersion_cv

Dependencies:armadillo4rcpp4r

Leontief's Input-Output Model in R

Rendered fromleontief.Rmdusingknitr::rmarkdownon Jun 19 2026.

Last update: 2024-06-12
Started: 2020-09-02