RegressionModel<T>.LogLikelihood Property

Gets the log-likelihood that the model generated the data.

Definition

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

Property Value

Double

See Also