Description Usage Arguments Examples
Output multiplier
1 |
L |
Leontief inverse matrix |
1 2 3 | set.seed(200100)
L <- matrix(rnorm(100), nrow = 10)
output_multiplier(L)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.