Parametric bootstrap inference for a VCMoE fit
Arguments
- fit
A
vcmoefit withk = 2:10.- data
Original data frame used to fit
fit.- u
Optional original
uvalues or column name.- B
Number of bootstrap replicates.
- coefficient_set
Coefficient sets to store.
- seed
Optional random seed.
- control
Control overrides for bootstrap refits.
- min_successful
Minimum successful replicates for reliable inference.
- keep_fits
Whether to store successful bootstrap fit objects.
- verbose
Whether to message progress.