powered by
Print the structure of a object class “tsregime”.
tsregime
# S3 method for tsregime print(object, ...)
Object of class “tsregime”. Not NULL
Other parameters that affect print.
Return to console.
Calderon, S. and Nieto, F. (2017) Bayesian analysis of multivariate threshold autoregress models with missing data. Communications in Statistics - Theory and Methods 46 (1):296<U+2013>318. doi:10.1080/03610926.2014.990758.
# NOT RUN { data("datasim") data = datasim print.tsregime(data$Sim) # }
Run the code above in your browser using DataLab