search for: zinbmeans

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

2013 Feb 04
1
Combining data from different saved files with same object names into one data frame
...nformation into the console. for(j in 1:2){ for(k in 1:6){ for(l in 1:2){ for(m in 1:2){ fsumstatZINB=paste("/Users/chris/Dropbox/phd/analysis/Simulation/zinbmodels/summaries/zinbsumstat-",j,k,l,m,".rdata", sep="") load(fsumstatZINB) print(zinbMeans[,1]) } } } } How could I combine all the information from these loops into a matrix() or a data.frame()? Two of the datasets [1,2] are pasted in a public Dropbox. Thanks! Chris [1] https://dl.dropbox.com/u/1501309/zinbsumstat-1111.rdata [2] https://dl.dropbox.com/u/1501309/zinbsumsta...