IMsInterindustryBalanceTransform

Description

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

Properties

  Property name Brief description
The Argument property determines the variable of gross output (final use).
The BranchColumnDimension property determines additional dimension of the variable that will be placed in columns on building the matrix.
The BranchRowDimension property determines additional dimension of the variable that will be placed in rows on building the matrix.
The FiniteUseMatrix property determines the term corresponding to the variable, based on which the final use structure is calculated.
The GenerateFiniteUse property determines whether the matrix of final use of model calculation is calculated.
The GenerateGrossIssue property determines whether the national income matrix is calculated on calculating the model.
The GenerateMatrixA property determines whether the matrix A is generated on calculating the model.
The GrossIssueMatrix property determines the term corresponding to the variable, based on which the final national income structure is calculated.
The MatrixA property determines the term corresponding to the variable, based on which the A matrix is calculated.
The NewFiniteUseMatrix property determines the term corresponding to the variable, to which the calculated matrix of final use is loaded.
The NewGrossIssueMatrix property determines the term corresponding to the variable, to which the calculated national income matrix is loaded.
The NewMatrixA property determines the term corresponding to the variable,to which the A matrix is loaded.
The Operands property returns a collection of terms used to set the model parameters.
The ProblemType property determines the type of interindustrial balance problem to be solved.
The SecondQuadrant property determines the term corresponding to the variable, to which the quadrant II is loaded on calculating the model.
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
The CalculateSeries property returns results of model calculation.
Outdated. Use InversionInfo.Inversion.
The InversionInfo property returns parameters of initial transformation applied to variable.
Outdated. Use InversionInfo.InversionLag.
The ObservationsCount property returns the number of model observations.
The PeriodAlignment property returns type of model calculation relative to period.
Outdated. Use InversionInfo.PreviousInversionLag.
The Series property returns a set of available series used by current method in calculations.
The StatMethod property returns information on statistical method used for model calculation.
The Summary property returns summary statistics calculated for model.
The SupportsR property determines whether calculation by R is enabled.
The Type property returns type of method used for model calculation.
The UseR property determines whether connection to R is used on method calculation.

Methods inherited from IMsMethod

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

See also:

Ms Assembly Interfaces