Package: beyondWhittle
Type: Package
Title: Bayesian Spectral Inference for Time Series
Version: 1.3.0
Date: 2024-11-24
Authors@R: c(
    person("Alexander", "Meier", email="meier.alexander@posteo.de", role="aut"),
    person("Claudia", "Kirch", email="claudia.kirch@ovgu.de", role="aut"),
    person("Matthew C.", "Edwards", email="matthew.edwards@ed.ac.uk", role="aut"),
    person("Renate", "Meyer", email="renate.meyer@auckland.ac.nz", role=c("aut", "cre")),
    person("Yifu", "Tang", email="ytan580@aucklanduni.ac.nz", role="aut"))
Maintainer: Renate Meyer <renate.meyer@auckland.ac.nz>
Description: Implementations of Bayesian parametric, nonparametric and semiparametric procedures for univariate and multivariate time series. The package is based on the methods presented in C. Kirch et al (2018) <doi:10.1214/18-BA1126>, A. Meier (2018) <https://opendata.uni-halle.de//handle/1981185920/13470> and Y. Tang et al (2023) <doi:10.48550/arXiv.2303.11561>. It was supported by DFG grants KI 1443/3-1 and KI 1443/3-2.
License: GPL (>= 3)
Imports: ltsa (>= 1.4.6), Rcpp (>= 0.12.5), MASS, forecast
LinkingTo: Rcpp, RcppArmadillo, BH
RoxygenNote: 7.3.2
NeedsCompilation: yes
Encoding: UTF-8
Packaged: 2024-11-25 05:17:59 UTC; Ptole
Author: Alexander Meier [aut],
  Claudia Kirch [aut],
  Matthew C. Edwards [aut],
  Renate Meyer [aut, cre],
  Yifu Tang [aut]
Repository: CRAN
Date/Publication: 2024-11-25 07:30:02 UTC
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-29 04:02:53 UTC; windows
Archs: x64
