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

Version

0.33

License

Artistic License 2.0

Maintainer

Ruey S Tsay

Last Published

February 12th, 2015

Functions in MTS (0.33)

MTSdiag

Multivariate Time Series Diagnostic Checking
VARMAcov

Autocovariance Matrices of a VARMA Model
SWfore

Stock-Watson Diffusion Index Forecasts
Mtxprod

Polynomial Matrix Product
MTS-internal

MTS Internal Functions
VMACpp

Vector Moving Averge Model (Cpp)
PSIwgt

Psi Wights Matrices
GrangerTest

Granger Causality Test
mq

Multivariate Ljung-Box Q Statistics
ECMvar

Error-Correction VAR Models
EWMAvol

Exponentially Weighted Moving-Average Volatility
Mtxprod1

Alternative Ploynomial Matrix Product
VARMApred

VARMA Prediction
MCholV

Multivariate Cholesky Volatility Model
VARMAsim

Generating a VARMA Process
Eccm

Extended Cross-Correlation Matrices
VARMA

Vector Autoregressive Moving-Average Models
VARpsi

VAR Psi-weights
hfactor

Constrained Factor Model
ECMvar1

Error-Correction VAR Model 1
MCHdiag

Multivariate Conditional Heteroscadastic Model Cheking
FEVdec

Forecast Error Variance Decomposition
ibmspko

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

Scalar Component Identification
refECMvar

Refining Error-Correction Model for VAR series
BEKK11

BEKK Model
refECMvar1

Refining ECM for a VAR process
Kronid

Kronecker Index Identification
VARXpred

VARX Model Prediction
Vpmiss

Partial Missing Value of a VARMA Series
Vmiss

VARMA Model with Missing Value
diffM

Difference of multivariate time series
VMA

Vector Moving Averge Model
refVAR

Refining a VAR Model
comVol

Common Volatility
mtCopula

Mulivariate t-Copula Volatility Model
refVARX

Refining a VARX Model
refKronfit

Refining VARMA Estimation via Kronecker Index Approach
refsVARMA

Refining a Seasonal VARMA Model
Kronspec

Kronecler Index Specification
SCMfit

Scalar Component Model Fitting
VARXorder

VARX Order Specification
VAR

Vector Autoregressive Model
PIwgt

Pi Weight Matrices
Btfm2

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

VMA Model with Selected Lags
refSCMfit

Refining Estimation of VARMA Model via SCM Approch
refVMA

Refining VMA Models
VARMACpp

Vector Autoregressive Moving-Average Models (Cpp)
BVAR

Bayesian Vector Autoregression
dccFit

Dynamic Cross-Correlation Model Fitting
qgdp

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

Seasonal VARMA Model Estimation
MTSplot

Multivariate Time Series Plot
VMAe

VMA Estimation with Exact likelihood
refVARMA

Refining VARMA Estimation
msqrt

Square Root Matrix
tenstocks

Monthly simple returns of ten U.S. stocks
VARX

VAR Model with Exogenous Variables
refREGts

Refining a Regression Model with Time Series Errors
Kronfit

Fitting a VARMA Model via Kronecker Index
RLS

Recursive Least Squares
Mlm

Multivariate Linear Model
VARorderI

VAR order specification I
Vech

Half-Stacking Vector of a Symmetrix Matrix
MarchTest

Multivariate ARCH test
refVMAe

Refining VMA Estimation via the Exact Likelihood Method
tfm2

Transfer Function Model with Two Input Variables
tfm

Transfer Function Model
ccm

Cross-Correlation Matrices
VMAorder

VMA Order Specification
SCCor

Sample Constrained Correlations
tfm1

Transfer Function Model with One Input
VARs

VAR Model with Selected Lags
VARMAirf

Impulse Response Functions of a VARMA Model
VARorder

VAR Order Specification
apca

Asymptotic Principal Component Analysis
MTS-package

Multivariate Time Series
SCMmod

Scalar Component Model specification
VARpred

VAR Prediction
archTest

ARCH test for univariate time series
REGts

Regression Model with Time Series Errors
SCMid2

Scalar Component Model Specification II
sVARMACpp

Seasonal VARMA Model Estimation (Cpp)
VechM

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

Preliminary Fitting of DCC Models