jwebb1197/Bag_of_Little_Bootstraps: Bag of Little Bootstraps

Bag of Little Bootstraps (blb) allows users to utilize bootstrapping to create regression models, specifically linear regression models or logistic regression models. Users are also given the option to use more than one CPU when fitting a model to the data. Note, if users wish to utilize this parallelization feature, they first must run furrr::plan(multisession, worker = cl) in the console (cl being the number of CPU's they wish to use.)

Getting started

Package details

Maintainer
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("jwebb1197/Bag_of_Little_Bootstraps")
jwebb1197/Bag_of_Little_Bootstraps documentation built on June 9, 2020, 12:13 a.m.