ImpGamlssBootstrap: GAMLSS bootstrap method

Description Usage Arguments Value

Description

Creates a random generation function for the missing values with bootstrap sample from the fitted GAMLSS model for the completely observed data.

Usage

1
ImpGamlssBootstrap(incomplete.data, fit, R, ...)

Arguments

incomplete.data

Data frame with missings on one variable.

fit

Random sample generator method.

R

Boolean matrix with the response indicator.

...

extra arguments for the control of the gamlss fitting function

Value

Returns a imputation sample generator.


dsalfran/ImputeRobust documentation built on May 15, 2019, 2:57 p.m.