| criterion | R Documentation |
criterion calculates various information criterion for the algorithms in this package
criterion(n, loglik, param)
n |
Number of observations |
loglik |
Loglikelihood from model |
param |
Number of parameters fit in model |
A list of the four IC
aic.c: Akaike information criterion corrected for small samples
aic: Akaike information criterion
bic: Bayesian information criterion
hqc: Hannan-Quinn information criterion
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.