bootdist_fun {ssd4mosaic} | R Documentation |
Determines the appropriate bootstrap function based on a fit object
Description
Determines the appropriate bootstrap function based on a fit object
Usage
bootdist_fun(x, ft, niter = 200)
Arguments
x |
Not used |
ft |
A |
niter |
An integer. The number of iterations set for the bootstrap function |
Value
An appropriate bootstrap function.
[Package ssd4mosaic version 1.0.1 Index]