[R] Rcmd and memory

2007-03-13 Thread Nair, Murlidharan T
I am running a recursive feature selection wrapper on svm for a large data set. The routine gets progressively slower. I am deleting the objects not required. Is there anything else you advise me look for? I tried running it from the command line but it does not print anything on the screen. I

Re: [R] Rcmd and memory

2007-03-13 Thread jim holtman
Your output is probably buffered. Uncheck the buffered output flag on the Misc tab ( I am assuming that your are running under Windows, but you did not say). Are you paging because you have used up all your available physical memory? This would cause things to slow down. Use the performance