Skip to content

Use of ImportMatrix without zeroing out the import column #25

@WesIngwersen

Description

@WesIngwersen

ImportFinalDemand <- model$ImportMatrix[, which(colnames(model$ImportMatrix) %in% model$FinalDemandMeta$Code_Loc)]

The original ImportMatrix rowsums are zero because it included an imports columns of negatives that offset positive import uses in other columns. This cannot be used as is to construct final demand that includes that column.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions