Description Usage Arguments Value
View source: R/loglikelihood.R
get_IC
calculates AIC, HQIC and BIC
1 | get_IC(loglik, npars, obs)
|
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 a data frame containing the information criteria values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.