Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

MTSplot

Multivariate Time Series Plot


Description

Provides time plots of a vector time series

Usage

MTSplot(data, caltime = NULL)

Arguments

data

data matrix of a vector time series

caltime

Calendar time. Default is NULL, that is, using time index

Details

Provides time plots of a vector time series. The output frame depends on the dimension of the time series

Value

Time plots of vector time series

Author(s)

Ruey S. Tsay

Examples

xt=matrix(rnorm(1500),500,3)
MTSplot(xt)

MTS

All-Purpose Toolkit for Analyzing Multivariate Time Series (MTS) and Estimating Multivariate Volatility Models

v1.0
Artistic License 2.0
Authors
Ruey S. Tsay and David Wood
Initial release
2018-10-8

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.