get_IC
calculates the information criteria values
AIC, HQIC, and BIC divided by the number of observations.
get_IC(loglik, npars, T_obs)
Returns a data frame containing the information criteria values divided by the number of observations.
log-likelihood value
number of (freely estimated) parameters in the model
numbers of observations with the \(p\) starting values excluded.