recursion
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