imp_cont_single: The function for imputation of contiuous variables.

Description Usage Arguments Value

View source: R/hmi_imp_cont_single_2018-04-17.R View source: R/hmi_imp_cont_single_2018-02-23.R View source: R/hmi_imp_cont_single_2018-02-02.R View source: R/hmi_imp_cont_single_2017-04-11.R View source: R/hmi_imp_cont_single_2017-01-18.R View source: R/hmi_imp_cont_single_2016-12-22.R View source: R/hmi_imp_cont_single.R

Description

The function is called by the wrapper (hmi). It uses mice with the method "norm".

Usage

1
imp_cont_single(y_imp_multi, X_imp_multi)

Arguments

y_imp_multi

A Vector with the variable to impute.

X_imp_multi

A data.frame with the fixed effects variables.

Value

A n x 1 matrix.


matthiasspeidel/hmi documentation built on Aug. 18, 2020, 4:37 p.m.