Calling a uniform random variable in NONMEM

2 messages 2 people Latest: May 29, 2002

Calling a uniform random variable in NONMEM

From: Matt Hutmacher Date: May 29, 2002 technical
From:"HUTMACHER, MATTHEW [Non-Pharmacia/1820]" Subject:[NMusers] Calling a uniform random variable in NONMEM Date:Wed, 29 May 2002 11:42:12 -0500 Hello, Is there any way to call a uniform random variable (or an array of random variables) in NM-TRAN verbatim code or in the .f file after translation? I am using FORTRAN GNU g77 version 0.5.19. Thanks for any help or advice. Matt
From:"Bachman, William" Subject:RE: [NMusers] Calling a uniform random variable in NONMEM Date:Wed, 29 May 2002 13:22:37 -0400 Matt, I'm not quite sure what you are trying to do, but for starters, look at the NONMEM Users Help Guide pages for $SIMULATION and RANDOM (and the UNIFORM option thereto). Bill