[R] regression imputation in R

2013-09-09 Thread gaofield
i have a data matrix with some x variables complete and some y variables incomplete. i want to use the simplest regression imputation to fill in the missing data. (form a regression line with all complete cases and predict the missing values). is there any package that can do so? if not how should

Re: [R] Impute missing data by regression in R

2013-09-06 Thread gaofield
i dont think it works. is there any function in any package? -- View this message in context: http://r.789695.n4.nabble.com/Impute-missing-data-by-regression-in-R-tp2996520p4675516.html Sent from the R help mailing list archive at Nabble.com. __ R-he