Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
R Statistics Cookbook

You're reading from  R Statistics Cookbook

Product type Book
Published in Mar 2019
Publisher Packt
ISBN-13 9781789802566
Pages 448 pages
Edition 1st Edition
Languages
Concepts
Author (1):
Francisco Juretig Francisco Juretig
Profile icon Francisco Juretig

Table of Contents (12) Chapters

Preface Getting Started with R and Statistics Univariate and Multivariate Tests for Equality of Means Linear Regression Bayesian Regression Nonparametric Methods Robust Methods Time Series Analysis Mixed Effects Models Predictive Models Using the Caret Package Bayesian Networks and Hidden Markov Models Other Books You May Enjoy

Vector autoregressions (VARs)

Instead of working with just one time series, we could work with multiple series, exploiting the interrelationships between them. The true multivariate extension of ARIMA models are VARMA models, but they are rarely used in practice because they are very hard to fit. VAR models still offer us the possibility of modelling multiple time series, requiring rather loose assumptions, and a much simpler computational framework. This is an extension of the autoregressive (AR) models, where we model a time series in terms of its past.

These models arise when modeling related time series, where the past of a variable explains not only part of its own present, but also those of the rest of the variables. We will need essentially the same assumption that we required in terms of stationarity for ARIMA. Here, we will extend that to the multivariate case, and...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}