powered by
Output multiplier
output_multiplier(L)
Leontief inverse matrix
set.seed(200100) L <- matrix(rnorm(100), nrow = 10) output_multiplier(L)
Run the code above in your browser using DataLab