README.md

QRreg

An R package that implements linear and ridge regression using QR decomposition. The package features two classes: linreg and ridgereg. For the two classes, generic functions such as coef(), plot(), predict(), residuals() and summary() have been created. The plot() function features a custom LiU theme.

Installation

Run >

devtools::install_github("https://github.com/TheodorEmanuelsson/QRreg")



TheodorEmanuelsson/QRreg documentation built on Dec. 18, 2021, 4:10 p.m.