get_IC function

Calculate AIC, HQIC and BIC

Calculate AIC, HQIC and BIC

get_IC calculates AIC, HQIC and BIC

get_IC(loglik, npars, obs)

Arguments

  • loglik: log-likelihood value
  • npars: the number of (freely estimated) parameters in the model.
  • obs: the number of observations with initial values excluded for conditional models.

Returns

Returns a data frame containing the information criteria values.

  • Maintainer: Savi Virolainen
  • License: GPL-3
  • Last published: 2025-04-07

Useful links