bayesdfa: Bayesian Dynamic Factor Analysis (DFA) with 'Stan'

Implements Bayesian dynamic factor analysis with 'Stan'. Dynamic factor analysis is a dimension reduction tool for multivariate time series. 'bayesdfa' extends conventional dynamic factor models in several ways. First, extreme events may be estimated in the latent trend by modeling process error with a student-t distribution. Second, autoregressive and moving average components can be optionally included. Third, the estimated dynamic factors can be analyzed with hidden Markov models to evaluate support for latent regimes.

Version: 0.1.3
Depends: R (≥ 3.4.0), Rcpp (≥ 0.12.18), methods
Imports: rstan (≥ 2.18.2), rstantools (≥ 1.5.1), ggplot2, loo (≥ 2.0.0), dplyr (≥ 0.8.0), reshape2, rlang (≥ 0.3.1)
LinkingTo: StanHeaders (≥ 2.18.1), rstan (≥ 2.18.2), BH (≥ 1.66.0), Rcpp (≥ 0.12.8), RcppEigen (≥ 0.3.3.3.0)
Suggests: testthat, parallel, knitr, rmarkdown, MARSS
Published: 2019-05-22
Author: Eric J. Ward [aut, cre], Sean C. Anderson [aut], Luis A. Damiano [aut], Mary E. Hunsicker, [ctb], Mike A. Litzow [ctb], Trustees of Columbia University [cph]
Maintainer: Eric J. Ward <eric.ward at noaa.gov>
BugReports: https://github.com/fate-ewi/bayesdfa/issues
License: GPL (≥ 3)
URL: https://github.com/fate-ewi/bayesdfa
NeedsCompilation: yes
SystemRequirements: GNU make
Materials: NEWS
CRAN checks: bayesdfa results

Downloads:

Reference manual: bayesdfa.pdf
Vignettes: Estimating latent trends with bayesdfa
Including covariates with bayesdfa
Package source: bayesdfa_0.1.3.tar.gz
Windows binaries: r-devel: bayesdfa_0.1.3.zip, r-release: bayesdfa_0.1.3.zip, r-oldrel: bayesdfa_0.1.3.zip
macOS binaries: r-release: bayesdfa_0.1.3.tgz, r-oldrel: bayesdfa_0.1.3.tgz
Old sources: bayesdfa archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=bayesdfa to link to this page.