recursion

From: Pierre-Olivier Tremblay Date: May 19, 2011 technical Source: mail-archive.com
Dear NONMEM users, I plan to use an inverse gaussian distribution as an empirical input function. I'd like to obtain the cumulative density function (or rather the percent absorbed in time) however, I'm not familiar with recursive functions in NONMEM. Would anyone be able to provide an example where a variable is updated and output at each time point so that: for time=t from 0 to n, the cumulated quantiy = quantity(t)+quantity(t-1) until t=n Best regards, Pierre-Olivier
May 19, 2011 Pierre-Olivier Tremblay recursion
May 19, 2011 Indrajeet Singh Re: recursion
May 23, 2011 Venkatesh. P Re: recursion