implist {GPAbin}R Documentation

List of multiple imputed data sets

Description

Five multiple imputations of missdat

Format

List containing five multiple imputations of missdat. Each list item a data frame with 1000 rows and 5 columns.

Details

V1

Variable 1

V1

Variable 2

V1

Variable 3

V1

Variable 4

V1

Variable 5

Source

simulated example data imputed with mice::mice(missdat, m=5, method="polyreg", maxit=10, remove.collinear=FALSE, printFlag = FALSE)


[Package GPAbin version 1.1.0 Index]