Click or drag to resize

DFColumnGetFactor Method

Creates a factor from this column.

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

Return Value

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

Implements

IDFColumnGetFactor
See Also