Creates a random generation function for the missing values with bootstrap sample from the fitted GAMLSS model for the completely observed data.
ImpGamlssBootstrap(incomplete.data, fit, R, ...)
Data frame with missings on one variable.
Random sample generator method.
Boolean matrix with the response indicator.
extra arguments for the control of the gamlss fitting function
Returns a imputation sample generator.