statsmodels.tools.eval_measures.hqic_sigma(sigma2, nobs, df_modelwc, islog=False) [source]
Hannan-Quinn information criterion (HQC)
| Parameters: | 
  |  
|---|---|
| Returns: | 
 hqic – information criterion  |  
| Return type: | 
 float  |  
A constant has been dropped in comparison to the loglikelihood base information criteria. These should be used to compare for comparable models.
xxx
    © 2009–2012 Statsmodels Developers
© 2006–2008 Scipy Developers
© 2006 Jonathan E. Taylor
Licensed under the 3-clause BSD License.
    http://www.statsmodels.org/stable/generated/statsmodels.tools.eval_measures.hqic_sigma.html