Description Usage Arguments Value
View source: R/imp_gamlss_bootstrap.R
Creates a random generation function for the missing values with bootstrap sample from the fitted GAMLSS model for the completely observed data.
1 | ImpGamlssBootstrap(incomplete.data, fit, R, ...)
|
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 |
Returns a imputation sample generator.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.