| Line 82... |
Line 82... |
| 82 |
\item{loglik}{the maximized log-likelihood. Note that as all these
|
82 |
\item{loglik}{the maximized log-likelihood. Note that as all these
|
| 83 |
models are non-stationary this includes a diffuse prior for some
|
83 |
models are non-stationary this includes a diffuse prior for some
|
| 84 |
observations and hence is not comparable to \code{\link{arima}}
|
84 |
observations and hence is not comparable to \code{\link{arima}}
|
| 85 |
nor different types of structural models.}
|
85 |
nor different types of structural models.}
|
| 86 |
\item{loglik0}{the maximized log-likelihood with the constant used
|
86 |
\item{loglik0}{the maximized log-likelihood with the constant used
|
| 87 |
prior to \R 2.16.0, for backwards compatibility.}
|
87 |
prior to \R 3.0.0, for backwards compatibility.}
|
| 88 |
\item{data}{the time series \code{x}.}
|
88 |
\item{data}{the time series \code{x}.}
|
| 89 |
\item{residuals}{the standardized residuals.}
|
89 |
\item{residuals}{the standardized residuals.}
|
| 90 |
\item{fitted}{a multiple time series with one component for the level,
|
90 |
\item{fitted}{a multiple time series with one component for the level,
|
| 91 |
slope and seasonal components, estimated contemporaneously (that is
|
91 |
slope and seasonal components, estimated contemporaneously (that is
|
| 92 |
at time \eqn{t} and not at the end of the series).}
|
92 |
at time \eqn{t} and not at the end of the series).}
|