Description Usage Arguments Value
View source: R/lm_each_subsample.R
compute the estimates for every subsample
1 | lm_each_subsample(formula, data, n, B)
|
formula |
formula being passed from blblm |
data |
data |
n |
number of rows for data |
B |
number of bootstraps |
a list of lm objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.