Displaying 1 result from an estimated 1 matches for "rminer".
Did you mean:
rainer
2011 Mar 28
0
imputation
Hello!
I have some problem with package rminer function imputation.
For example, i have data frame
> data.frame(X1,X2,X3)
X1 X2 X3
1 2002 82 88.53316
2 2001 39 68.41058
3 NA NA NA
but when i use imputation, R gives an error
> print(imputation("hotdeck",d, "X3"))
Error in DTS[, YDTS] = 0 : inc...