IMsInterindustryBalanceTransform

Description

The IMsInterindustryBalanceTransform interface contains properties and methods used to work with the input-output balance model.

Properties

  Property name Brief description
Argument The Argument property determines the variable of gross output (final use).
BranchColumnDimension The BranchColumnDimension property determines additional dimension of the variable that will be placed in columns on building the matrix.
BranchRowDimension The BranchRowDimension property determines additional dimension of the variable that will be placed in rows on building the matrix.
FiniteUseMatrix The FiniteUseMatrix property determines the term corresponding to the variable, based on which the final use structure is calculated.
GenerateFiniteUse The GenerateFiniteUse property determines whether the matrix of final use of model calculation is calculated.
GenerateGrossIssue The GenerateGrossIssue property determines whether the national income matrix is calculated on calculating the model.
GenerateMatrixA The GenerateMatrixA property determines whether the matrix A is generated on calculating the model.
GrossIssueMatrix The GrossIssueMatrix property determines the term corresponding to the variable, based on which the final national income structure is calculated.
MatrixA The MatrixA property determines the term corresponding to the variable, based on which the A matrix is calculated.
NewFiniteUseMatrix The NewFiniteUseMatrix property determines the term corresponding to the variable, to which the calculated matrix of final use is loaded.
NewGrossIssueMatrix The NewGrossIssueMatrix property determines the term corresponding to the variable, to which the calculated national income matrix is loaded.
NewMatrixA The NewMatrixA property determines the term corresponding to the variable,to which the A matrix is loaded.
Operands The Operands property returns a collection of terms used to set the model parameters.
ProblemType The ProblemType property determines the type of interindustrial balance problem to be solved.
SecondQuadrant The SecondQuadrant property determines the term corresponding to the variable, to which the quadrant II is loaded on calculating the model.
ThirdQuadrant The ThirdQuadrant property determines the term corresponding to the variable, to which the quadrant III is loaded on calculating the model.

Properties inherited from IMsMethod

  Property name Brief description
CalculateSeries The CalculateSeries property returns results of model calculation.
InversionInfo The InversionInfo property returns parameters of initial transformation applied to variable.
ObservationsCount The ObservationsCount property returns the number of model observations.
PeriodAlignment The PeriodAlignment property returns type of model calculation relative to period.
Series The Series property returns a set of available series used by current method in calculations.
StatMethod The StatMethod property returns information on statistical method used for model calculation.
Summary The Summary property returns summary statistics calculated for model.
SupportsR The SupportsR property determines whether calculation by R is enabled.
Type The Type property returns type of method used for model calculation.
UseR The UseR property determines whether connection to R is used on method calculation.

Methods inherited from IMsMethod

  Method name Brief description
Execute The Execute method calculates model and returns calculation results.

See also:

Ms Assembly Interfaces