BMTAR: Bayesian Approach for MTAR Models with Missing Data

Implements parameter estimation using a Bayesian approach for Multivariate Threshold Autoregressive (MTAR) models with missing data using Markov Chain Monte Carlo methods. Performs the simulation of MTAR processes (mtarsim()), estimation of matrix parameters and the threshold values (mtarns()), identification of the autoregressive orders using Bayesian variable selection (mtarstr()), identification of the number of regimes using Metropolised Carlin and Chib (mtarnumreg()) and estimate missing data, coefficients and covariance matrices conditional on the autoregressive orders, the threshold values and the number of regimes (mtarmissing()). Calderon and Nieto (2017) <doi:10.1080/03610926.2014.990758>.

Version: 0.1.1
Depends: R (≥ 3.6.0)
Imports: Brobdingnag, MASS, MCMCpack, expm, ks, mvtnorm, compiler, doParallel, parallel, ggplot2
Published: 2021-01-19
Author: Valeria Bejarano Salcedo, Sergio Alejandro Calderon Villanueva Andrey Duvan Rincon Torres
Maintainer: Andrey Duvan Rincon Torres <adrincont at unal.edu.co>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Materials: README NEWS
In views: MissingData, TimeSeries
CRAN checks: BMTAR results

Documentation:

Reference manual: BMTAR.pdf

Downloads:

Package source: BMTAR_0.1.1.tar.gz
Windows binaries: r-devel: BMTAR_0.1.1.zip, r-release: BMTAR_0.1.1.zip, r-oldrel: BMTAR_0.1.1.zip
macOS binaries: r-release (arm64): BMTAR_0.1.1.tgz, r-oldrel (arm64): BMTAR_0.1.1.tgz, r-release (x86_64): BMTAR_0.1.1.tgz
Old sources: BMTAR archive

Linking:

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