dot-likelihood: Information on the (log-)likelihood

.likelihoodR Documentation

Information on the (log-)likelihood

Description

Information on the (log-)likelihood

Usage

.likelihood(
  nobs,
  neffectiveobs = NA,
  nparams = 0,
  ll,
  adjustedll = NA,
  aic,
  aicc,
  bic,
  bicc,
  ssq
)

Arguments

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


palatej/rjd3toolkit documentation built on Oct. 30, 2024, 10:46 p.m.