type.models: Functions to identify types of the models of the mi object

Description Usage Arguments Author(s) References See Also

Description

The function to select the model based on the variable type

Usage

1
2

Arguments

type

Nine types: continuous, log-continuous, count, ordered-categorical, unordered-categorical, binary, positive-continuous, proportion, predictive-mean-matching, nonnegative, fixed

Author(s)

Yu-Sung Su suyusung@tsinghua.edu.cn, Masanao Yajima yajima@stat.columbia.edu, Andrew Gelman gelman@stat.columbia.edu

References

Yu-Sung Su, Andrew Gelman, Jennifer Hill, Masanao Yajima. (2011). “Multiple Imputation with Diagnostics (mi) in R: Opening Windows into the Black Box”. Journal of Statistical Software 45(2).

See Also

mi.info


mi documentation built on May 2, 2019, 4:43 p.m.

Related to type.models in mi...