search for: q22rev02

Displaying 1 result from an estimated 1 matches for "q22rev02".

2003 Jul 25
1
Difficulty replacing NAs using Hmisc aregImpute and Impute
...ple on page 105 of The Hmisc and Design Libraries). *My end goal is to have NAs physically replaced in my dataframe. I have read the help pages and example in above sited pdf file, but to no avail. Here is example of what I did. Ph, my data frame, is attached. > xt <- aregImpute (~ q5 + q22rev02 + q28a, n.impute=10, x=T, data=Ph) Iteration:1 2 3 4 5 6 7 8 9 10 11 12 13 > impute(xt) Multiple Imputation using Bootstrap and PMM aregImpute(formula = ~q5 + q22rev02 + q28a, data = Ph, n.impute = 10, x = T) Method: ace n= 406 p= 3 Imputations: 10 Number of NAs: q5 q22rev02...