hannanQuinnInfoCriterion

fun hannanQuinnInfoCriterion(sampleSize: Int, numParameters: Int, lnMax: Double): Double

Computes the Hannan-Quinn criterion based on the sample size sampleSize, the number of parameters estimated for the model numParameters, and the maximized value lnMax of the log-likelihood function of the model. Implementation based on Vose