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,454

Version

1.0.3

License

Artistic License 2.0

Maintainer

Ruey S Tsay

Last Published

June 4th, 2021

Functions in MTS (1.0.3)

ECMvar1

Error-Correction VAR Model 1
GrangerTest

Granger Causality Test
Eccm

Extended Cross-Correlation Matrices
Corner

Compute the Corner table for transfer function model specification
ECMvar

Error-Correction VAR Models
Btfm2

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

Exponentially Weighted Moving-Average Volatility
BEKK11

BEKK Model
FEVdec

Forecast Error Variance Decomposition
Kronfit

Fitting a VARMA Model via Kronecker Index
Kronpred

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

Multivariate Cholesky Volatility Model
MCHdiag

Multivariate Conditional Heteroscedastic Model Checking
MTSdiag

Multivariate Time Series Diagnostic Checking
RLS

Recursive Least Squares
SCCor

Sample Constrained Correlations
VARMA

Vector Autoregressive Moving-Average Models
VARMACpp

Vector Autoregressive Moving-Average Models (Cpp)
Mtxprod

Polynomial Matrix Product
MTSplot

Multivariate Time Series Plot
MarchTest

Multivariate ARCH test
Kronid

Kronecker Index Identification
PIwgt

Pi Weight Matrices
PSIwgt

Psi Wights Matrices
VARMAcov

Autocovariance Matrices of a VARMA Model
VARpred

VAR Prediction
VARpsi

VAR Psi-weights
Mlm

Multivariate Linear Model
SCMfit

Scalar Component Model Fitting
SCMid

Scalar Component Identification
VARMAsim

Generating a VARMA Process
VARMApred

VARMA Prediction
VMAorder

VMA Order Specification
VMAs

VMA Model with Selected Lags
VARMAirf

Impulse Response Functions of a VARMA Model
dccPre

Preliminary Fitting of DCC Models
backtest

Backtesting of a scalar ARIMA model
VARXorder

VARX Order Specification
refKronfit

Refining VARMA Estimation via Kronecker Index Approach
diffM

Difference of multivariate time series
ccm

Cross-Correlation Matrices
Kronspec

Kronecler Index Specification
VARorderI

VAR order specification I
VARorder

VAR Order Specification
Vech

Half-Stacking Vector of a Symmetric Matrix
VechM

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

Multivariate t-Copula Volatility Model
mq

Multivariate Ljung-Box Q Statistics
msqrt

Square Root Matrix
Mtxprod1

Alternative Polynomial Matrix Product
refREGts

Refining a Regression Model with Time Series Errors
qgdp

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

VARX Model Prediction
refVARMA

Refining VARMA Estimation
Vmiss

VARMA Model with Missing Value
refVARX

Refining a VARX Model
BVAR

Bayesian Vector Autoregression
MTS-package

Multivariate Time Series
MTS-internal

MTS Internal Functions
REGtspred

Prediction of a fitted regression model with time series errors
REGts

Regression Model with Time Series Errors
SCMid2

Scalar Component Model Specification II
VAR

Vector Autoregressive Model
SWfore

Stock-Watson Diffusion Index Forecasts
VARs

VAR Model with Selected Lags
refVMA

Refining VMA Models
refVMAe

Refining VMA Estimation via the Exact Likelihood Method
SCMmod

Scalar Component Model specification
VARX

VAR Model with Exogenous Variables
VARXirf

Impluse response function of a fitted VARX model
Vpmiss

Partial Missing Value of a VARMA Series
VMACpp

Vector Moving Average Model (Cpp)
VMA

Vector Moving Average Model
VMAe

VMA Estimation with Exact likelihood
sVARMACpp

Seasonal VARMA Model Estimation (Cpp)
sVARMApred

Prediction of a fitted multiplicative seasonal VARMA model
dccFit

Dynamic Cross-Correlation Model Fitting
comVol

Common Volatility
tenstocks

Monthly simple returns of ten U.S. stocks
refECMvar

Refining Error-Correction Model for VAR series
refECMvar1

Refining ECM for a VAR process
hfactor

Constrained Factor Model
apca

Asymptotic Principal Component Analysis
tfm

Transfer Function Model
archTest

ARCH test for univariate time series
tfm1

Transfer Function Model with One Input
tfm2

Transfer Function Model with Two Input Variables
refsVARMA

Refining a Seasonal VARMA Model
ibmspko

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

Refining Estimation of VARMA Model via SCM Approach
sVARMA

Seasonal VARMA Model Estimation
refVAR

Refining a VAR Model