make.method: Creates a 'method' argument

Description Usage Value See Also Examples

Description

This helper function creates a valid method vector. The method vector is an argument to the mice function that specifies the method for each block.

Usage

1
2
make.method(where, blocks, vars = NULL, defaultMethod = c("pmm",
  "logreg", "polyreg", "polr"))

Value

Vector of length(blocks) element with method names

See Also

mice

Examples

1
make.method(nhanes2)

stefvanbuuren/dsMiceClient documentation built on June 27, 2019, 6:15 p.m.