AnovaModelRow.PValue Property

Gets the significance level (probability) associated with this AnovaRow.

Definition

Namespace: Numerics.NET.Statistics
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public double PValue { get; }

Property Value

Double

See Also