Returns a formatted string representation of the levels of this factor.

Namespace:  CenterSpace.NMath.Stats
Assembly:  NMathStats (in NMathStats.dll) Version: 3.4.0.0

Syntax

C#
public string LevelsToString()
Visual Basic (Declaration)
Public Function LevelsToString As String
Visual C++
public:
String^ LevelsToString()

See Also