mario.calc_z#
\[z = Z \operatorname{diag}(X)^{-1}\]
- mario.calc_z(Z, X)#
Calculate the
zintersectoral transaction coefficients matrix.- Parameters:
Z (pandas.DataFrame) –
Zintersectoral transaction flows matrix.X (pandas.DataFrame) –
Xtotal production vector.
- Returns:
zintersectoral transaction coefficients matrix.- Return type:
pandas.DataFrame