Time Series Model<T>.Get Bayesian Information Criterion Method
            
            
            Returns the Bayesian information criterion (BIC) value for the model.
            
Definition
Namespace: Numerics.NET.Statistics.TimeSeriesAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
    C#
    
 
 
The Bayesian information criterion (BIC) value for the model.
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
public virtual double GetBayesianInformationCriterion()Return Value
DoubleThe Bayesian information criterion (BIC) value for the model.