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.0 |
Depends: | R (≥ 3.6.0) |
Imports: | Brobdingnag, MASS, MCMCpack, expm, ks, mvtnorm, compiler, doParallel, parallel, ggplot2 |
Published: | 2020-06-09 |
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 |
In views: | TimeSeries |
CRAN checks: | BMTAR results |
Reference manual: | BMTAR.pdf |
Package source: | BMTAR_0.1.0.tar.gz |
Windows binaries: | r-devel: BMTAR_0.1.0.zip, r-release: BMTAR_0.1.0.zip, r-oldrel: BMTAR_0.1.0.zip |
macOS binaries: | r-release: BMTAR_0.1.0.tgz, r-oldrel: BMTAR_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=BMTAR to link to this page.