Description Usage Arguments Value
View source: R/glm_each_subsample.R
compute glm for each bootstrap
1 | glm_each_subsample(formula, data, n, B, family)
|
formula |
formula being passed from blbglm |
data |
data |
n |
number of rows for data |
B |
number of bootstraps |
family |
glm family to specify |
a list of glm objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.