Skip to content
Prev 30099 / 398503 Next

Efficiency: whole vector and for loop methods

Based on your particular problem, you can test the efficiency of any 
method you can think of with the system.time() function. I find it 
difficult to give a better advice considering the little information you 
provided about your problem.

If that doesn't help, perhaps you could send a simple and reproducable 
example of what you want to do.

Jerome
On April 2, 2003 09:41 am, graham lawrence wrote: