Re: [R] RNORM matrix based on CSV file values for MEAN and SD

2012-05-22 Thread dcoakley
Thanks Michael, This seems to get me half-way towards a solution. However, I am still having some difficulty in getting the out.csv exactly as I would like. I should probably explain the issue a bit further. I am reading in a csv file containing a list of 'n' parameters. I have attached a csv ( h

[R] RNORM matrix based on CSV file values for MEAN and SD

2012-05-22 Thread dcoakley
This should (hopefully) be a pretty simple task. What I'd like to do is read in a csv file containing means and standard deviations for a large number of 'n' parameters (up to 2000). The list would be in the following format (see attached read.csv): Paramter(1), mean, standard dev., Paramter(2), m