get_IC
calculates the information criteria values AIC, HQIC, and BIC.
get_IC(loglik, npars, obs)
Returns a data frame containing the information criteria values.
log-likelihood value
number of (freely estimated) parameters in the model
numbers of observations with starting values excluded for conditional models.
Note that for conditional models with different autoregressive order p the information criteria values are NOT comparable.