search for: classrf

Displaying 2 results from an estimated 2 matches for "classrf".

Did you mean: classof
2009 May 08
1
Error while using rfImpute
Dear Administrator, I am using linux (suse 10.2). While attempting rfImpute, I am getting the following error message: > Members <- rfImpute(Status ~ ., data = Members) Error in .C("classRF", x = x, xdim = as.integer(c(p, n)), y = as.integer(y), : C symbol name "classRF" not in DLL for package "randomForest". I need the help to sort out above error. Thanks a lot Regards Mradul [[alternative HTML version deleted]]
2009 Dec 04
2
Installing RandomForest on SuSe Linux - warnings
...s function regrf.c:55: warning: ?ytree? may be used uninitialized in this function gcc -std=gnu99 -I/usr/lib64/R/include -I/usr/local/include -fpic -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -c rf.c -o rf.o rf.c: In function ?classRF?: rf.c:97: warning: ?oobpair? may be used uninitialized in this function rf.c:98: warning: ?strata_size? may be used uninitialized in this function rf.c:98: warning: ?strata_idx? may be used uninitialized in this function rf.c:97: warning: ?nind? may be used uninitialized in this function rf.c:89:...