search for: a14196412

Displaying 1 result from an estimated 1 matches for "a14196412".

2007 Dec 06
5
Help rewriting looping structure?
...tmp<-tdat[,j]; ##### sum values <= to current value and divide by the total sum tdat[k,paste("cpct,j,sep="")]<- sum(tmp[tmp <= td]) / tsum; } } Thanks, TLowe -- View this message in context: http://www.nabble.com/Help-rewriting-looping-structure--tf4957267.html#a14196412 Sent from the R help mailing list archive at Nabble.com.