Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R-CMD-check

Overview

This R package provides functionality for handling linear regression models through the utilization of QR decomposition, as well as ridge regression models. This package is a part of the coursework for the Advanced Programming in R course (732A94) at Linköping University.

Dependencies

ggplot2, stats, gridExtra, dplyr, nycflights13, rlang

Installation

To install this R package, first install devtools with install.packages("devtools"). Then, run devtools::install_github("aurora-mm/LinearRegression") to install the package from GitHub.

Authors

Linn Friberg, John Möller

About

Handling linear regression models through the utilization of QR decomposition, as well as ridge regression models.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages