mario.calc_Z

mario.calc_Z(z, X)

Calculates Intersectoral transaction flows matrix

\[Z = z\cdot \hat{X}\]
Parameters:
  • z (pd.DataFrame) – Intersectoral transaction coefficients matrix

  • Y (pd.DataFrame) – Final demand flows matrix

Returns:

Intersectoral transaction flows matrix

Return type:

pd.DataFrame