AnovaModelRow.PValue Property

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

Definition

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

Property Value

Double

See Also