CMD + K

r-rollregres

Anaconda Verified

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>).

Installation

To install this package, run one of the following:

Conda
$conda install r::r-rollregres

Usage Tracking

0.1.4
0.1.2
2 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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>).

Last Updated

Jun 27, 2022 at 19:46

License

GPL-2

Total Downloads

301

Supported Platforms

linux-64

Unsupported Platforms

macOS-64 Last supported version: 0.1.2
win-64 Last supported version: 0.1.2