LinearModelParameterStatistics.GetBiasStatistics Method

Definition

Computes the standart deviation, Z-Score and p-Value for the calculated bias.

public Microsoft.ML.Trainers.CoefficientStatistics GetBiasStatistics ();
member this.GetBiasStatistics : unit -> Microsoft.ML.Trainers.CoefficientStatistics
Public Function GetBiasStatistics () As CoefficientStatistics

Returns

Applies to