MI_boot
Bootstrapping in each (original) Multiply Imputed dataset for internal validation.
Called by function psfmi_perform
.
MI_boot(pobj, p.crit, nboot, direction)
An object of class pmods
(pooled models), produced by a previous
call to psfmi_lr
.
A numerical scalar. P-value selection criterium used for backward or forward selection during in the bootstrap samples. When set at 1, validation is done without variable selection.
The number of bootstrap resamples, default is 10.
The direction of predictor selection, "BW" is for backward selection and "FW" for forward selection.
Martijn Heymans, 2020
psfmi_perform