Package: mbsts
Type: Package
Title: Multivariate Bayesian Structural Time Series
Version: 3.0
Author: Jinwen Qiu <qjwsnow_ctw@hotmail.com>, Ning Ning <patricianing@gmail.com>
Maintainer: Ning Ning <patricianing@gmail.com>
Description: Tools for data analysis with multivariate Bayesian structural time series (MBSTS) models.  Specifically, the package provides facilities for implementing general structural time series models, flexibly adding on different time series components (trend, season, cycle, and regression), simulating them, fitting them to multivariate correlated time series data, conducting feature selection on the regression component.
License: LGPL-2.1
Encoding: UTF-8
NeedsCompilation: no
Depends: R(>= 3.5.0)
Imports: KFAS, Matrix, pscl, MCMCpack, MASS, ggplot2, reshape2, BBmisc,
        matrixStats, methods
Repository: CRAN
RoxygenNote: 7.2.1
Collate: 'mbsts.forecast.R' 'mbsts_class.R' 'mbsts_function.R'
        'package.R' 'para.est.R' 'plot_comp.R' 'plot_cvg.R'
        'plot_prob.R' 'sim_data.R' 'tsc.setting.R'
Packaged: 2023-01-06 21:59:44 UTC; patricianing
Date/Publication: 2023-01-07 01:10:02 UTC
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
Built: R 4.2.0; ; 2023-07-11 02:04:55 UTC; unix
