Description Usage Arguments Value Author(s) Examples
this method provides bootstrapping statistics.
1 2 3 4 5 6 7 |
x |
is a vector or a fitted model object whose parameters will be used to produce bootstrapped statistics. Model objects are assumed to be of class “glm” or “lm”. |
nboots |
an integer for the number of reiteration. |
FUN |
a statistic function name to bootstrap, i.e., 'mean', 'var', 'cov', etc. |
... |
further arguments passed to or used by other methods. |
A list with “alpha” and “beta” slots. The “alpha” corresponds to ancillary parameters and “beta” to systematic components of the model.
Daniel Marcelino, dmarcelino@live.com
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.