AnovaModel.ToString Method

Returns a string representation of this instance.

Definition

Namespace: Extreme.Statistics
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
public override string ToString()

Return Value

String
A String.

Remarks

This method returns a string representation of the AnovaTable of this model.

See Also