Fill imputed values in a imputed GADSdat_imp
object with original, not imputed values from a GADSdat
.
Arguments
- GADSdat
A
GADSdat
object.- GADSdat_imp
A
GADSdat
object.- varName
A character vector of length 1 containing the variable name in
GADSdat
.- varName_imp
A character vector of length 1 containing the variable name in
GADSdat_imp
.- id
A character vector of length 1 containing the unique identifier column of both
GADSdat
.- imp
A character vector of length 1 containing the imputation number in
GADSdat_imp
.