AnovaModel.ToString Method

Returns a string representation of this instance.

Definition

Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
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