Skip to content

Ghosh varaible naming and structure #164

@konstantinstadler

Description

@konstantinstadler

This is a discussion thread for the Ghosh naming stuff.
First, a copy from @Kajwan comment in the pull request #146 👍🏽
"
I was planning to do some restructuring of the Ghosh implementation. My main intention is to:

  • Ensure that the Ghosh implementation mirrors the Leontief implementation. I.e., M_Ghosh = G S rather than M_down = S (G' - I), which is not the Ghosh multipliers.
  • Calculate income-based impact accounts using the Ghosh multipliers.
  • Not sure if it makes sense to have M_down, when we don't have M_up. Furthermore, those two multipliers are not complementary, and the language of M_down and M_up makes it sound like they are. A solution could be to have could be to have M_Ghosh_downstream = (G-I) S and M_Leontief_upstream = S (L-I)
  • Update the terminology and math docs accordingly.

Let me know if you have any thoughts.
"

@Beckebanze , I want to add you to that discussion

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions