search for: dist_loop

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

Did you mean: dist_hook
2010 Jun 01
2
storing output data from a loop that has varying row numbers
...orks fine because it prints as i expect it too. I have not given any info on the data because I assume this is more of a method question and will be very straight forward to most people on here!? But I am happy to post data if it is needed. I assume I need to set up a matrix before the loop, e.g. DIST_LOOP<-matrix(NA,1000,ncol=11) and then I should be able to put something before the first } that allows me to add to the matrix, but everything I have tried doesn't work e.g. DIST_LOOP[[i]]<-SEL_HR Any help would be much appreciated, Best wishes, Ross -- View this message in contex...