Re: [R] Improvement in Process time

2016-02-02 Thread PIKAL Petr
project.org] On Behalf Of Amelia > Marsh via R-help > Sent: Tuesday, February 02, 2016 1:03 PM > To: R Help R > Subject: [R] Improvement in Process time > > Dear R forum, > > I am running a Particular process 1000 times for different rates. Each > time the result

[R] Improvement in Process time

2016-02-02 Thread Amelia Marsh via R-help
Dear R forum, I am running a Particular process 1000 times for different rates. Each time the result of the process is getting stored (appended) in a data.frame. However, the process is taking unsual time at times more than 2 hours. When I had tried to find out the reason for such a long proces