ryan-heslin/RegLesson: Linear Regression from Scratch

This package implements linear regression and basic diagnostic tests from the ground up using nothing but the `base` and `stats` packages. Primarily a learning exercise, I wrote it to prepare for a linear regression course, practice designing S3 classes, and enhance my capabilities using no external dependencies.

Getting started

Package details

AuthorRyan Heslin [aut, cre]
MaintainerRyan Heslin <rh3788a@student.american.edu>
LicenseMIT + file LICENSE
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("ryan-heslin/RegLesson")
ryan-heslin/RegLesson documentation built on Aug. 5, 2022, 9:03 p.m.