rollRegres: Fast Rolling and Expanding Window Linear Regression

Methods for fast rolling and expanding linear regression models. That is, series of linear regression models estimated on either an expanding window of data or a moving window of data. The methods use rank-one updates and downdates of the upper triangular matrix from a QR decomposition (see Dongarra, Moler, Bunch, and Stewart (1979) <doi:10.1137/1.9781611971811>).

Package details

AuthorBenjamin Christoffersen [cre, aut] (<https://orcid.org/0000-0002-7182-1346>), Madeleine Thompson [cph]
MaintainerBenjamin Christoffersen <boennecd@gmail.com>
LicenseGPL-2
Version0.1.4
URL https://github.com/boennecd/rollRegres
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rollRegres")

Try the rollRegres package in your browser

Any scripts or data that you put into this service are public.

rollRegres documentation built on May 5, 2022, 1:06 a.m.