Re: [R] Lists into matrices within lists...again

2010-02-22 Thread Peter Alspach
r-help-boun...@r-project.org > [mailto:r-help-boun...@r-project.org] On Behalf Of ewaters > Sent: Tuesday, 23 February 2010 3:27 p.m. > To: r-help@r-project.org > Subject: [R] Lists into matrices within lists...again > > > Related questions to this have been asked before, but

Re: [R] Lists into matrices within lists...again

2010-02-22 Thread David Winsemius
On Feb 22, 2010, at 8:27 PM, ewaters wrote: Related questions to this have been asked before, but I have tried all options they gave me unsuccessfully (do.call and unlist). I start with three lists of summary statistics, 100 elements each, which I bind together: None of this represents

[R] Lists into matrices within lists...again

2010-02-22 Thread ewaters
Related questions to this have been asked before, but I have tried all options they gave me unsuccessfully (do.call and unlist). I start with three lists of summary statistics, 100 elements each, which I bind together: statslist <- as.data.frame(cbind (means, vars, mcrs)) I then take 100 sampl