Anova Row.To String Method
Returns a String representation of this instance.
Definition
Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
The following properties, separated by spaces: Caption, SumOfSquares, DegreesOfFreedom, and MeanSquare.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public override string ToString()
Return Value
StringThe following properties, separated by spaces: Caption, SumOfSquares, DegreesOfFreedom, and MeanSquare.