ISmVarianceAnalysis.Data

Syntax

Data: Array;

Description

The Data property determines analyzed observations.

Comments

Input array indexing must start from zero.

In case of the univariate analysis, columns and rows correspond to the factor levels and the number of trials respectively. In case of the two-factor analysis, columns correspond to the B factor levels and rows to the A factor levels.

Example

The property use is given in the example for ISmVarianceAnalysis.AnalysisType.

See also:

ISmVarianceAnalysis