require(knitr)
read_chunk('r_book.R')
options(scipen = 8, width=65)


Preface

A foreword

The book presented below is a compilation of material and extended explanations that I have sought during my studies of time series. The material is not necessarily traditional, however, the hope is that it is at least helpful and/or provides an alternative explanation for the concepts under observation.

Any typos or other issues should be reported to James Balamuta forthwith.

Notation

The following notation will be adopted throughout the book.

R Code

The code used throughout the book is R code. The R code should be able to used as-is. Alongside the PDF download of the book, you should find the R code used within each chapter.



coatless/timeseriesisgreat documentation built on May 13, 2019, 8:47 p.m.