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
tools (perfmon if Windows) to see you are out of physical memory and paging.
On 3/13/07, Nair, Murlidharan T <mnair@iusb.edu>
wrote:>
> 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 did not specify any output file and was expecting the
> screen to be the default. Can any one help me with this problem? Also
> does running from the command line help in executing it faster?
>
> Thanks ../Murli
>
>
>
>
>
>
>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help@stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
--
Jim Holtman
Cincinnati, OH
+1 513 646 9390
What is the problem you are trying to solve?
[[alternative HTML version deleted]]