OlsModelParameters.PValues Property

Definition

p-values corresponding to each of the model standard errors. This is null if and only if HasStatistics is false.

public System.Collections.Generic.IReadOnlyList<double> PValues { get; }
member this.PValues : System.Collections.Generic.IReadOnlyList<double>
Public ReadOnly Property PValues As IReadOnlyList(Of Double)

Property Value

Applies to