Re: [R] rfImpute() error-- while missing imputation --

2016-02-07 Thread Sandeep Rana
Oh! It was a typo. ntree=800 was to be specified. Thanks Bret. > .On 07-Feb-2016, at 8:58 PM, Bert Gunter wrote: > > 5800 **not 5, 800** , no commas and no spaces. > > Please read an R tutorial or two to learn how to properly work with R > if this is not merely a typo. > > -- Bert > Bert Gunte

Re: [R] rfImpute() error-- while missing imputation --

2016-02-07 Thread Bert Gunter
5800 **not 5, 800** , no commas and no spaces. Please read an R tutorial or two to learn how to properly work with R if this is not merely a typo. -- Bert Bert Gunter "The trouble with having an open mind is that people keep coming along and sticking things into it." -- Opus (aka Berkeley Breat

[R] rfImpute() error-- while missing imputation --

2016-02-07 Thread Sandeep Rana
Hi, While executing rfImpute() in order to impute missing values in the data set I receive below error : | Out-of-bag | Tree | MSE %Var(y) | 800 | 2.979e+04 1.02 | Error in prox[miss, -miss, drop = FALSE] %*% xf[, j][-miss] : requires numeric/complex matrix/vector argume