View source: R/loglikelihood.R
| get_IC | R Documentation | 
get_IC calculates AIC, HQIC and BIC
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.