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.)
Package details |
|
---|---|
Maintainer | |
License | MIT + file LICENSE |
Version | 0.0.0.9000 |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.