Format: String;
Format: string;
The Format property determines a set of sections displayed in the report of express modeling method calculation.
The set of sections is a line that contains identifiers separated by semicolon ";". For example: Stats;Data;Graph.
Section identifier is returned by the IEmSections.Id property.
Sections, available for express modeling methods:
Summary statistics calculation
Section identifier | Section name |
Stats | Summary statistics |
Data | Source data |
Graph | Graph |
Interface for method parameters editing: IEmStatisticsSettings.
Section identifier | Section name |
Equ | Equation. |
Coeffs | Coefficients of the model equation. |
Modelling | Calculation results. |
Graph | Graph |
Stats | Summary statistics |
Errors | Errors |
Interface for method parameters editing: IEmLinearRegressionSettings.
Section identifier | Section name |
Modelling | Calculation results. |
Graph | Graph |
Stats | Summary statistics |
Errors | Errors |
Interface for method parameters editing: IEmExponentialSmoothingSettings.
Section identifier | Section name |
CurveResults | Dependence selection results. |
Equ | Equation. |
Modelling | Calculation results. |
Graph | Graph |
Stats | Summary statistics |
Errors | Errors |
Interface for method parameters editing: IEmCurveEstimationSettings.
Section identifier | Section name |
Coeffs | Coefficients of the model equation. |
Modelling | Calculation results. |
Graph | Graph |
Stats | Summary statistics |
Errors | Errors |
Interface for method parameters editing: IEmARIMASettings.
Section identifier | Section name |
Tests | Test results. |
Coeffs | Coefficients of the model equation. |
Modelling | Calculation results. |
Graph | Graph |
Stats | Summary statistics |
Errors | Errors |
Interface for method parameters editing: IEmOmittedVariablesTestSettings.
Section identifier | Section name |
Tests | Test results. |
Coeffs | Coefficients of the model equation. |
Modelling | Calculation results. |
Graph | Graph |
Stats | Summary statistics |
Errors | Errors |
Interface for method parameters editing: IEmRedundantVariablesTestSettings.
Section identifier | Section name |
Tests | Test results. |
Coeffs | Coefficients of the model equation. |
Modelling | Calculation results. |
Graph | Graph |
Stats | Summary statistics |
Errors | Errors |
Interface for method parameters editing: IEmRamseyRessetTestSettings.
Godfrey criterion of residual autocorrelation
Section identifier | Section name |
Tests | Test results. |
Coeffs | Coefficients of the model equation. |
Modelling | Calculation results. |
Graph | Graph |
Stats | Summary statistics |
Errors | Errors |
Interface for method parameters editing: IEmSerialCorellationLMTestSettings.
White test for heteroscedasticity
Section identifier | Section name |
Tests | Test results. |
Coeffs | Coefficients of the model equation. |
Modelling | Calculation results. |
Graph | Graph |
Stats | Summary statistics |
Errors | Errors |
Interface for method parameters editing: IEmWhiteHeteroskedasticityTestSettings.
Paired correlation coefficients calculation
Section identifier | Section name |
Matrix | Paired Correlation Coefficients matrix. |
Errors | Errors |
Interface for method parameters editing: IEmPairCorrelationSettings.
Partial correlation coefficients calculation
Section identifier | Section name |
Matrix | Paired Correlation Coefficients matrix. |
PartialMatrix | The matrix of partial correlation coefficients: |
Errors | Errors |
Interface for method parameters editing: IEmPartialCorrelationSettings.
Section identifier | Section name |
DistanceMatrix | Sequence of cluster composition |
ObjectsInClusters | Objects belonging to clusters. |
ObjectInCluster | List of objects in clusters. |
CentrsOfCluster | Centers of clusters. |
Dendogram | Dendrogram. |
Errors | Errors |
Interface for method parameters editing: IEmClusterAnalysisSettings.
Section identifier | Section name |
ACTable | Table of partial correlation coefficients and importance bounds. |
Errors | Errors |
Interface for method parameters editing: IEmAutoCorrelationSettings.
Section identifier | Section name |
Coeffs | Coefficients of the model equation. |
Modelling | Calculation results. |
Graph | Graph |
Stats | Summary statistics |
Errors | Errors |
Interface for method parameters editing: IEmAutoRegressionSettings.
Section identifier | Section name |
Modelling | Calculation results. |
Graph | Graph |
Stats | Summary statistics |
Errors | Errors |
Interface for method parameters editing: IEmMedianSmoothingSettings.
Section identifier | Section name |
Modelling | Calculation results. |
Graph | Graph |
Stats | Summary statistics |
Errors | Errors |
Interface for method parameters editing: IEmSlideSmoothingSettings.
Section identifier | Section name |
Modelling | Calculation results. |
Graph | Graph |
Stats | Summary statistics |
Errors | Errors |
Interface for method parameters editing: IEmHodrickPrescottFilterSettings.
Section identifier | Section name |
Modelling | Calculation results. |
Graph | Graph |
Errors | Errors |
Interface for method parameters editing: IEmCensus1Settings.
Section identifier | Section name |
Modelling | Calculation results. |
Graph | Graph |
Errors | Errors |
Interface for method parameters editing: IEmCensus2Settings.
Section identifier | Section name |
Modelling | Calculation results. |
Graph | Graph |
Stats | Summary statistics |
Errors | Errors |
Interface for method parameters editing: IEmUnivariateSpectrumAnalysisSettings.
Section identifier | Section name |
Modelling | Calculation results. |
Errors | Errors |
Interface for method parameters editing: IEmVarianceAnalysisSettings.
Section identifier | Section name |
Modelling | Calculation results. |
Errors | Errors |
Interface for method parameters editing: IEmFisherTestSettings.
Section identifier | Section name |
Tests | Test results. |
Equ | Equation. |
Coeffs | Coefficients of the model equation. |
Modelling | Calculation results. |
Graph | Graph |
Stats | Summary statistics |
Errors | Errors |
Interface for method parameters editing: IEmChowTestSettings.
The property use is given in the example for IEmStatisticsSettings.Add.
See also: