Click or drag to resize
DissimilaritiesScaling Enumeration
Specifies the type of scaling.

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public enum Scaling
Members
  Member nameValueDescription
None0 Indicates no scaling.
StdDev1 Indicates scaling by the standard deviation.
Range2 Indicates scaling by the range.
See Also