search for: tp15247392p15247392

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

2008 Feb 02
1
Help with loops and how R stores data
...:24,c(3,8)) for(i in 3){ for(j in 8){ avg<-sum(exprdata[3*i-2:3*i,j]/3) cts.sds[i,j]<-avg print(avg) } } print(cts.sds) Any help with this pesky matter will be greatly appreciated. -- View this message in context: http://www.nabble.com/Help-with-loops-and-how-R-stores-data-tp15247392p15247392.html Sent from the R help mailing list archive at Nabble.com.