policy_analysis: Produce the Leontief inverse matrices for use in the analysis

Description Usage Arguments Value

View source: R/policy_analysis.R

Description

Produce the Leontief inverse matrices for use in the analysis

Usage

1
2
3
4
5
6
policy_analysis(
  changes = NULL,
  L1 = leontief$Ltype1,
  L2 = leontief$Ltype2,
  data = data
)

Arguments

changes

vector of sectoral proportionate changes in demand to model.

L1

the Leontief inverse matrix with households exogenous.

L2

the Leontief inverse matrix with households endogenous to the model.

data

list produced by 'read_iotable' containing the IO data.

Value

a table of output effects (in levels and percentages) and associated Type I and II multipliers.


djmorris1989/iomodeltobalc documentation built on June 11, 2020, 12:16 a.m.