EmStatistics

Description

The EmStatistics enumeration is used to determine the summary statistics that needs to be calculated.

It is used by the following property:

Available values

Value Brief description
0 SSR. Sum of squared residuals.
1 Average. Arithmetic average.
2 AveDev. Average of the absolute values points deviations from average.
3 Dispersion. Variance.

See also:

Modeller Assembly Enumerations