stsm
object.
"logLik"(object, domain = c("frequency", "time"), xreg = NULL, td.args = list(P0cov = FALSE, t0 = 1, KF.version = eval(formals(KFKSDS::KalmanFilter)$KF.version)), check.td.args = TRUE, barrier = list(type = c("1", "2"), mu = 0), inf = 99999, ...)
stsm
.m@y
.mloglik.td
.
Only for domain = "time"
.TRUE
, argument td.args
is checked
for consistency with td.args$KF.version
. Only for domain = "time"
.m@lower
and m@upper
.NA
or non-finite.logLik
containing the value of the log-likelihood function
for the given model and the attribute df
, the number of estimated parameters.
mloglik.fd
,
mloglik.td
,
mle
,
KalmanFilter
,
stsm
.