hankOlofs/linreg: Fitting Linear Regression Models

The function \code{linreg} takes a formula object and a \code{data.frame} as arguments, and returns an object as an S3 class. It performs ordinary least squares or QR decomposition to calculate different statistics.

Getting started

Package details

AuthorSofie Jörgensen, Henrik Olofsson
MaintainerSofie Jörgensen <sofjo281@student.liu.se>, Henrik Olofsson <henol528@student.liu.se>
LicenseGPL-3
Version0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hankOlofs/linreg")
hankOlofs/linreg documentation built on Nov. 2, 2020, 11:25 a.m.