Description Usage Arguments Value Examples
Implementation of the Bag of Little Bootstrap algorithm for linear regression. Includes methods blb estimates for common regression statistics.
1 |
formula |
An object of class "formula". |
data |
A data frame containing the variables of the model. |
m |
An integer denoting the number of splits |
B |
an integer denoting the number of bootstrap samples per split |
nthreads |
an integer denoting number of workers |
blblm
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.