You will have to supply a lot more information than you have. Is it a memory problem (are you paging), is it a function of your data structure, is it your algorithm, etc.
Please follow the guidelines: "provide commented, minimal, self-contained, reproducible code." On 9/16/07, kevinchang <[EMAIL PROTECTED]> wrote: > > Hi, > > The loop I wrote executes correctly but is stalled seriously. Is there a > way to hasten execution without coming up with a brand new algorithm ? > please help. Thanks. > -- > View this message in context: > http://www.nabble.com/stalled-loop-tf4451301.html#a12699524 > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > R-help@r-project.org 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? ______________________________________________ R-help@r-project.org 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.