OlsModelParameters.StandardErrors 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
每個模型參數的標準錯誤,其中第一個參數對應至偏差,而後續的所有後續都會對應至每個加權。
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)