 | IDFColumnGetFactor Method |
Creates a factor from this column.
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
SyntaxFunction GetFactor As Factor
abstract GetFactor : unit -> Factor
Return Value
Factor
A factor with levels for the sorted, unique elements in this column.
See Also