Package: BMTAR
Type: Package
Date: 2021-01-18
Title: Bayesian Approach for MTAR Models with Missing Data
Version: 0.1.1
Author: Valeria Bejarano Salcedo <vbejaranos@unal.edu.co>,
        Sergio Alejandro Calderon Villanueva <sacalderonv@unal.edu.co>
        Andrey Duvan Rincon Torres <adrincont@unal.edu.co>
Maintainer: Andrey Duvan Rincon Torres <adrincont@unal.edu.co>
Depends: R (>= 3.6.0)
Description: 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>.
License: GPL (>= 2)
Encoding: UTF-8
Imports:
        Brobdingnag,MASS,MCMCpack,expm,ks,mvtnorm,compiler,doParallel,parallel,ggplot2
LazyData: true
NeedsCompilation: no
Packaged: 2021-01-18 23:35:40 UTC; Val
Repository: CRAN
Date/Publication: 2021-01-19 05:30:02 UTC
