.likelihood | R Documentation |
Information on the (log-)likelihood
.likelihood(
nobs,
neffectiveobs = NA,
nparams = 0,
ll,
adjustedll = NA,
aic,
aicc,
bic,
bicc,
ssq
)
nobs |
Number of observation |
neffectiveobs |
Number of effective observations. NA if it is the same as nobs. |
nparams |
Number of hyper-parameters |
ll |
Log-likelihood |
adjustedll |
Adjusted log-likelihood when the series has been transformed |
aic |
AIC |
aicc |
AICC |
bic |
BIC |
bicc |
BIC corrected for the length |
ssq |
Sum of the squared residuals |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.