Gets an approximation to the log-likelihood of the fitted ARIMA model.
Namespace: Extreme.Statistics.TimeSeriesAnalysisAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public override double GetLogLikelihood()
Public Overrides Function GetLogLikelihood As Double
public:
virtual double GetLogLikelihood() override
abstract GetLogLikelihood : unit -> float
override GetLogLikelihood : unit -> float
Return Value
Type:
Double
Numerical Libraries
Supported in: 5.x, 4.x
Reference