TimeSeriesModel<T>.LogLikelihood Property

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

Definition

Namespace: Numerics.NET.Statistics.TimeSeriesAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public double LogLikelihood { get; protected set; }

Property Value

Double

See Also