logLik.um: Log-likelihood of an ARIMA model
Description
logLik
computes the exact or conditional log-likelihood of object of
the class um
.
Usage
# S3 method for um
logLik(object, z = NULL, method = c("exact", "cond"), ...)
Value
The exact or conditional log-likelihood.