Learn R Programming

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

1,947

Version

1.2.1

License

Artistic License 2.0

Maintainer

Last Published

April 11th, 2022

Functions in MTS (1.2.1)

ECMvar

Error-Correction VAR Models
FEVdec

Forecast Error Variance Decomposition
Eccm

Extended Cross-Correlation Matrices
BVAR

Bayesian Vector Autoregression
ECMvar1

Error-Correction VAR Model 1
BEKK11

BEKK Model
GrangerTest

Granger Causality Test
Btfm2

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

Exponentially Weighted Moving-Average Volatility
Corner

Compute the Corner table for transfer function model specification
MTSdiag

Multivariate Time Series Diagnostic Checking
Kronfit

Fitting a VARMA Model via Kronecker Index
MTSplot

Multivariate Time Series Plot
MTS-internal

MTS Internal Functions
VARXirf

Impluse response function of a fitted VARX model
PIwgt

Pi Weight Matrices
VARX

VAR Model with Exogenous Variables
PSIwgt

Psi Wights Matrices
Mtxprod

Polynomial Matrix Product
Mtxprod1

Alternative Polynomial Matrix Product
MarchTest

Multivariate ARCH test
MTS-package

Multivariate Time Series
Mlm

Multivariate Linear Model
Kronpred

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

Multivariate Conditional Heteroscedastic Model Checking
MCholV

Multivariate Cholesky Volatility Model
REGts

Regression Model with Time Series Errors
VARMA

Vector Autoregressive Moving-Average Models
Kronspec

Kronecler Index Specification
SCMid

Scalar Component Identification
VARpred

VAR Prediction
VARpsi

VAR Psi-weights
SCMfit

Scalar Component Model Fitting
VARMACpp

Vector Autoregressive Moving-Average Models (Cpp)
VARMAcov

Autocovariance Matrices of a VARMA Model
Vmiss

VARMA Model with Missing Value
Vpmiss

Partial Missing Value of a VARMA Series
Kronid

Kronecker Index Identification
VARMAirf

Impulse Response Functions of a VARMA Model
VARorder

VAR Order Specification
SCMid2

Scalar Component Model Specification II
REGtspred

Prediction of a fitted regression model with time series errors
VARorderI

VAR order specification I
VMACpp

Vector Moving Average Model (Cpp)
VMAorder

VMA Order Specification
SCCor

Sample Constrained Correlations
RLS

Recursive Least Squares
hfactor

Constrained Factor 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
VMAe

VMA Estimation with Exact likelihood
VMAs

VMA Model with Selected Lags
refVAR

Refining a VAR Model
VARMAsim

Generating a VARMA Process
SCMmod

Scalar Component Model specification
VARMApred

VARMA Prediction
backtest

Backtesting of a scalar ARIMA model
VMA

Vector Moving Average Model
archTest

ARCH test for univariate time series
VARs

VAR Model with Selected Lags
apca

Asymptotic Principal Component Analysis
ccm

Cross-Correlation Matrices
SWfore

Stock-Watson Diffusion Index Forecasts
mq

Multivariate Ljung-Box Q Statistics
mtCopula

Multivariate t-Copula Volatility Model
qgdp

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

Refining Error-Correction Model for VAR series
msqrt

Square Root Matrix
tfm1

Transfer Function Model with One Input
refVARX

Refining a VARX Model
refVARMA

Refining VARMA Estimation
refECMvar1

Refining ECM for a VAR process
tenstocks

Monthly simple returns of ten U.S. stocks
refVMA

Refining VMA Models
VAR

Vector Autoregressive Model
tfm2

Transfer Function Model with Two Input Variables
dccPre

Preliminary Fitting of DCC Models
VARXorder

VARX Order Specification
diffM

Difference of multivariate time series
tfm

Transfer Function Model
sVARMACpp

Seasonal VARMA Model Estimation (Cpp)
refVMAe

Refining VMA Estimation via the Exact Likelihood Method
sVARMApred

Prediction of a fitted multiplicative seasonal VARMA model
VARXpred

VARX Model Prediction
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.
comVol

Common Volatility
dccFit

Dynamic Cross-Correlation Model Fitting
refsVARMA

Refining a Seasonal VARMA Model
refKronfit

Refining VARMA Estimation via Kronecker Index Approach
refREGts

Refining a Regression Model with Time Series Errors
sVARMA

Seasonal VARMA Model Estimation