menon1234/Lab04: Linear regression models using an S3 class and the calculations are done using QR Decomposition

The package can be used to conduct a simple regression analysis using a dataset included in the package. It implements the calculations using the QR decomposition and the results as an s3 class.

Getting started

Package details

AuthorFengjuanchen and Sreenand.S
MaintainerSreenand.S <nandu.neo@gmail.com> Fengjuan Chen <fengjuanchen5@gmail.com>
LicenseGPL-3
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("menon1234/Lab04")
menon1234/Lab04 documentation built on March 27, 2021, 12:50 a.m.