Re: [R] parameters for a function in list format

2008-05-16 Thread Yohan Chalabi
"PDJW" == "Prof. Dr. Joachim Werner" <[EMAIL PROTECTED]> on Fri, 16 May 2008 12:55:32 +0200 PDJW> Hi, PDJW> can anybody help me concerning ther following problem: PDJW> We do simulations with fARMA and use the function armaSim, PDJW> which PDJW> requires the input paramet

[R] parameters for a function in list format

2008-05-16 Thread Prof. Dr. Joachim Werner
Hi, can anybody help me concerning ther following problem: We do simulations with fARMA and use the function armaSim, which requires the input parameters in list format; this works perfect, however we would like to write the input for several different parameter lists (models) in a loop. I