IEmClusterAnalysisSettings.StdValues

Fore syntax

StdValues: IEmSerie;

Fore.NET syntax

StdValues: Prognoz.Platform.Interop.Modeller.IEmSerie;

Description

The StdValues property determines standardization coefficients values.

Comments

The StdValues property is taken into account if IEmClusterAnalysisSettings.Standartization = StandartizationType.ScaleUser.

Fore and Fore.NET examples

The property use is given in the example for IEmClusterAnalysisSettings.ClusterObjects.

See also:

IEmClusterAnalysisSettings