D: Example data for multiple hot deck imputation.

Description Usage Format Examples

Description

Simulated example data for multiple hot deck imputation.

Usage

1

Format

A data frame with 20 observations on the following 5 variables.

x1

a numeric vector

x2

a numeric vector

x3

a numeric vector

x4

a numeric vector

x5

a numeric vector

Examples

1
2
data(D)
out <- hot.deck(D)

Example output

Loading required package: mice
Warning message:
In hot.deck(D) :
  5 of 5 imputations with # donors < 5, consider increasing sdCutoff or using method='p.draw'

hot.deck documentation built on Aug. 17, 2021, 5:09 p.m.