Learn R Programming

beyondWhittle (version 0.18.1)

beyondWhittle-package: Bayesian spectral inference for stationary time series

Description

Implementations of a Bayesian parametric (autoregressive), a Bayesian nonparametric (Whittle likelihood with Bernstein-Dirichlet prior) and a Bayesian semiparametric (autoregressive likelihood with Bernstein-Dirichlet correction) procedure are provided

Arguments

Details

The work is based on the corrected parametric likelihood by Kirch, Meyer et al. It was supported by DFG grant KI 1443/3-1. See the examples and the referenced paper for further details. The function gibbs_AR, gibbs_NP, gibbs_NPC correspond to the procedures AR, NP and NPC outlined in the simulation study in the referenced paper. The other functions are useful utility functions.

References

C. Kirch et al. (2017) Beyond Whittle: Nonparametric Correction of a Parametric Likelihood With a Focus on Bayesian Time Series Analysis <arXiv:1701.04846>