nvarshney20/STA141CFinal: Implementation of Multiple Linear Regression using BLB

This package provides functions for fitting linear regression models on datasets with continuous response variables through the use of Bag of Little Bootstraps. Users can determine regression coefficients, estimate the variance of errors, and predict new data. Users also have the option to use parallel computing.

Getting started

Package details

Maintainer
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("nvarshney20/STA141CFinal")
nvarshney20/STA141CFinal documentation built on March 20, 2020, 12:48 a.m.