Description Usage Arguments Value
Bag of Little Boostraps Linear Regression
1 |
formula |
formula |
data |
dataset of interest |
m |
int: number of groups to split data into, used in bootstrap process |
B |
int: number of bootstrap samples |
parallel |
boolean: defines whether or not to use parallelization. Note: if TRUE, run furrr::plan(multisession, worker = desired_number_of_CPUs) in console before using function. |
cl |
int: desired number of clusters |
logisitic regression model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.