mario.calc_g#
\[g = (I - b)^{-1}\]
- mario.calc_g(b)#
Calculate the
gGhosh coefficients matrix.- Parameters:
b (pandas.DataFrame) – Square
bintersectoral transaction direct-output coefficients matrix.- Returns:
gGhosh coefficients matrix, computed as(I - b)^-1.- Return type:
pandas.DataFrame