Package: muse 0.1.0
muse: Multiple Unobserved Sources of Error State Space Models
Implements the Power / Trend / Seasonal (PTS) model, a unified state-space framework based on the Multiple Source of Error (MSOE) model. It brings the trend, seasonal and irregular component models of Harvey (1989) <doi:10.1017/CBO9781107049994>, Durbin and Koopman (2012) <doi:10.1093/acprof:oso/9780199641178.001.0001>, Proietti (2000) <doi:10.1016/S0169-2070(00)00037-6>, Sbrana and Silvestrini (2023) <doi:10.1016/j.ijforecast.2022.03.003> and others together under a single estimation, selection and forecasting interface, with an optional Box-Cox power transformation. Models are estimated by maximum likelihood through the Kalman filter and smoother, with automatic component selection by information criteria.
Authors:
muse_0.1.0.tar.gz
muse_0.1.0.zip(r-4.7)muse_0.1.0.zip(r-4.6)muse_0.1.0.zip(r-4.5)
muse_0.1.0.tgz(r-4.6-x86_64)muse_0.1.0.tgz(r-4.6-arm64)muse_0.1.0.tgz(r-4.5-x86_64)muse_0.1.0.tgz(r-4.5-arm64)
muse_0.1.0.tar.gz(r-4.7-arm64)muse_0.1.0.tar.gz(r-4.7-x86_64)muse_0.1.0.tar.gz(r-4.6-arm64)muse_0.1.0.tar.gz(r-4.6-x86_64)
muse_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
muse/json (API)
| # Install 'muse' in R: |
| install.packages('muse', repos = c('https://config-i1.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/config-i1/muse/issues
Last updated from:ec3f6a7824. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 236 | ||
| linux-devel-x86_64 | OK | 224 | ||
| source / vignettes | OK | 351 | ||
| linux-release-arm64 | OK | 235 | ||
| linux-release-x86_64 | OK | 221 | ||
| macos-release-arm64 | OK | 173 | ||
| macos-release-x86_64 | OK | 236 | ||
| macos-oldrel-arm64 | OK | 110 | ||
| macos-oldrel-x86_64 | OK | 281 | ||
| windows-devel | OK | 168 | ||
| windows-release | OK | 157 | ||
| windows-oldrel | OK | 170 | ||
| wasm-release | OK | 196 |
Dependencies:askpasscurlgenericsgreyboxhttrjsonlitelatticeMASSmimenloptropensslpracmaR6RcppRcppArmadillosmoothstatmodsystexregxtablezoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Initial state values for a fitted 'pts' object. | initials |
| muse package | muse-package muse |
| pts: Power / Trend / Seasonal state-space model | pts |
| S3 methods for objects of class 'pts' | coef.pts fitted.pts forecast.pts initials.pts logLik.pts nobs.pts plot.pts predict.pts print.pts pts-methods residuals.pts vcov.pts |
