Click or drag to resize

IDFColumnGetFactor Method

Creates a factor from this column.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
Factor GetFactor()

Return Value

Factor
A factor with levels for the sorted, unique elements in this column.
See Also