Description Usage Arguments Value Examples
A simple parametric bootstrap algorithm for location-scale regression models
from the lmls()
function.
1 |
m |
A location-scale regression model from the |
num_samples |
The number of bootstrap samples to draw. |
seed |
Either |
An lmls
S3 object, see lmls()
. The entry boot
with the matrices of
bootstrap samples is added to the object as a list with the names location
and scale
.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.