View source: R/bootstrap_GenerateBootstrapSample.R
GenerateBootstrapSample.FRAModel
1 2 3 4 5 6 7 8 | ## S3 method for class 'FRAModel'
GenerateBootstrapSample(
model,
bootstrap.number = 1,
bootstrap.sample_size = NULL,
parallel_cores = 1,
...
)
|
model |
FRAModel |
bootstrap.number |
number of bootstrap sampling |
bootstrap.sample_size |
size of one bootstrap sample |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.