public class LMInformationCriteria extends Object
Constructor and Description |
---|
LMInformationCriteria(LMResiduals residuals)
Computes the information criteria from residual analysis.
|
Modifier and Type | Method and Description |
---|---|
double |
AIC()
Gets the Akaike information criterion.
|
double |
BIC()
Gets the Bayesian information criterion.
|
public LMInformationCriteria(LMResiduals residuals)
residuals
- the residual analysis of a linear regression problempublic double AIC()
public double BIC()
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.