Learn R Programming

hot.deck (version 1.2)

D: Example data for multiple hot deck imputation.

Description

Simulated example data for multiple hot deck imputation.

Usage

data(D)

Arguments

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

Run this code
# NOT RUN {
data(D)
out <- hot.deck(D)
# }

Run the code above in your browser using DataLab