tvar: bayesian estimation of threshold VAR

Description Usage Arguments

View source: R/tvar.r

Description

bayesian estimation of threshold VAR

Usage

1
2
tvar(mydata, priorObj, thMax = 2, thVar = 1, nreps = 1100,
  burnin = 100, nthin = 1, stabletest = TRUE)

Arguments

mydata

data

priorObj

S3 object of the prior

thMax

maximum delay of threshold variable

thVar

the threshold variable

nreps

total number of mcmc draws

burnin

number of burn-in draws

nthin

thinning parameter

stabletest

test for stability


joergrieger/bvars documentation built on July 6, 2020, 11:51 a.m.