Learn R Programming

⚠️There's a newer version (1.2.1) of this package.Take me there.

MTS

Installation

git clone git://github.com/d-/MTS.git
R CMD build MTS/

This will create a file named "MTS_VERSION.tar.gz".

Then move the file into your working directory in R and type:

install.packages("MTS_VERSION.tar.gz",repos=NULL,type="source")
library(MTS)

Alternatively, a simpler solution is to use the 'devtools' package.

install.packages("devtools")
library(devtools)
install_github('MTS','d-')

Copy Link

Version

Install

install.packages('MTS')

Monthly Downloads

2,327

Version

1.1.1

License

Artistic License 2.0

Maintainer

Ruey S Tsay

Last Published

March 2nd, 2022

Functions in MTS (1.1.1)

Corner

Compute the Corner table for transfer function model specification
FEVdec

Forecast Error Variance Decomposition
GrangerTest

Granger Causality Test
Eccm

Extended Cross-Correlation Matrices
Btfm2

Back-Test of a Transfer Function Model with Two Input Variables
EWMAvol

Exponentially Weighted Moving-Average Volatility
ECMvar

Error-Correction VAR Models
ECMvar1

Error-Correction VAR Model 1
MTSdiag

Multivariate Time Series Diagnostic Checking
MTSplot

Multivariate Time Series Plot
BEKK11

BEKK Model
MTS-internal

MTS Internal Functions
BVAR

Bayesian Vector Autoregression
MTS-package

Multivariate Time Series
MarchTest

Multivariate ARCH test
Mlm

Multivariate Linear Model
PIwgt

Pi Weight Matrices
VARMApred

VARMA Prediction
Mtxprod

Polynomial Matrix Product
Mtxprod1

Alternative Polynomial Matrix Product
VARMAsim

Generating a VARMA Process
ccm

Cross-Correlation Matrices
backtest

Backtesting of a scalar ARIMA model
refECMvar1

Refining ECM for a VAR process
refECMvar

Refining Error-Correction Model for VAR series
Kronpred

Prediction of a fitted VARMA model via Kronfit, using Kronecker indices
MCHdiag

Multivariate Conditional Heteroscedastic Model Checking
SWfore

Stock-Watson Diffusion Index Forecasts
VAR

Vector Autoregressive Model
Kronspec

Kronecler Index Specification
PSIwgt

Psi Wights Matrices
MCholV

Multivariate Cholesky Volatility Model
REGts

Regression Model with Time Series Errors
sVARMACpp

Seasonal VARMA Model Estimation (Cpp)
Kronfit

Fitting a VARMA Model via Kronecker Index
RLS

Recursive Least Squares
VARMAcov

Autocovariance Matrices of a VARMA Model
SCCor

Sample Constrained Correlations
sVARMApred

Prediction of a fitted multiplicative seasonal VARMA model
VARMACpp

Vector Autoregressive Moving-Average Models (Cpp)
Vmiss

VARMA Model with Missing Value
VARMA

Vector Autoregressive Moving-Average Models
Kronid

Kronecker Index Identification
SCMfit

Scalar Component Model Fitting
REGtspred

Prediction of a fitted regression model with time series errors
VARMAirf

Impulse Response Functions of a VARMA Model
apca

Asymptotic Principal Component Analysis
Vpmiss

Partial Missing Value of a VARMA Series
VARXorder

VARX Order Specification
VARX

VAR Model with Exogenous Variables
VARXirf

Impluse response function of a fitted VARX model
Vech

Half-Stacking Vector of a Symmetric Matrix
SCMid

Scalar Component Identification
VARXpred

VARX Model Prediction
VMAs

VMA Model with Selected Lags
VechM

Matrix constructed from output of the Vech Command. In other words, restore the original symmetric matrix from its half-stacking vector.
VMAorder

VMA Order Specification
dccPre

Preliminary Fitting of DCC Models
diffM

Difference of multivariate time series
refKronfit

Refining VARMA Estimation via Kronecker Index Approach
refsVARMA

Refining a Seasonal VARMA Model
refREGts

Refining a Regression Model with Time Series Errors
sVARMA

Seasonal VARMA Model Estimation
VARpred

VAR Prediction
SCMmod

Scalar Component Model specification
SCMid2

Scalar Component Model Specification II
VARorderI

VAR order specification I
VARorder

VAR Order Specification
VARs

VAR Model with Selected Lags
archTest

ARCH test for univariate time series
VMA

Vector Moving Average Model
VMACpp

Vector Moving Average Model (Cpp)
VARpsi

VAR Psi-weights
mtCopula

Multivariate t-Copula Volatility Model
VMAe

VMA Estimation with Exact likelihood
comVol

Common Volatility
tenstocks

Monthly simple returns of ten U.S. stocks
dccFit

Dynamic Cross-Correlation Model Fitting
qgdp

Quarterly real gross domestic products of United Kingdom, Canada, and the United States
tfm

Transfer Function Model
ibmspko

Monthly simple returns of the stocks of International Business Machines (IBM) and Coca Cola (KO) and the S&P Composite index (SP)
hfactor

Constrained Factor Model
mq

Multivariate Ljung-Box Q Statistics
refVMAe

Refining VMA Estimation via the Exact Likelihood Method
msqrt

Square Root Matrix
refVMA

Refining VMA Models
tfm1

Transfer Function Model with One Input
tfm2

Transfer Function Model with Two Input Variables
refSCMfit

Refining Estimation of VARMA Model via SCM Approach
refVARMA

Refining VARMA Estimation
refVAR

Refining a VAR Model
refVARX

Refining a VARX Model