Description Usage Arguments Value
The default procedure for extracting bootstrap information. Note that this method re-fits the data and resamples the data frequently. This is a good candidate for fixing-up.
| 1 2 |   bootfn.default(data, i, object, bootstrapfn = NULL, num,
    ...)
 | 
| data | a data.frame | 
| i | an integer or chacter-string specifying the index of the row to be used in the bootstrapping procedure. | 
| object | the fitted model object | 
| bootstrapfn | a function used to bootstrap the object | 
| num | an integer specifying the number of samples to simulate | 
| ... | unspecified parameters | 
a list of paramters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.