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

CalculateSeries

The CalculateSeries property returns results of model calculation.

Inversion

Outdated. Use InversionInfo.Inversion.

InversionInfo

The InversionInfo property returns parameters of initial transformation applied to variable.

InversionLag

Outdated. Use InversionInfo.InversionLag.

ObservationsCount

The ObservationsCount property returns the number of model observations.

PeriodAlignment

The PeriodAlignment property returns type of model calculation relative to period.

PreviousInversionLag

Outdated. Use InversionInfo.PreviousInversionLag.

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