共用方式為


OlsModelParameters.StandardErrors 屬性

定義

每個模型參數的標準錯誤,其中第一個參數對應至偏差,而後續的所有後續都會對應至每個加權。 null只有在 是 時 HasStatistics ,才會是 false

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

屬性值

適用於