[R] Parameter Matrix

2012-10-21 Thread Simeon Lisovski
Hallo, I would like to run a model (differential equations) with a whole bunch of parameter combinations. I think the best way of doing this is to put the model function into a loop and set a matrix with the parameters: Each row will represent the parameters for one loop. I know how to compile

Re: [R] Parameter Matrix

2012-10-21 Thread arun
: Sunday, October 21, 2012 7:05 PM Subject: [R] Parameter Matrix Hallo, I would like to run a model (differential equations) with a whole bunch of parameter combinations. I think the best way of doing this is to put the model function into a loop and set a matrix with the parameters: Each row