knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

Time Series Modelling

r Sys.Date()>

This R package contains a few routines that accompany a course on Time Series Modelling.

Installation

To install the repository the current data from GitHub:

pak::pak("KevinKotze/tsm")

Disclaimer

Please note that I'm in no way responsible for the results that may be produced using these routines, which are mostly wrapper functions. Researchers are encouraged to make use of other packages.



KevinKotze/tsm documentation built on July 29, 2024, 2:18 p.m.