RE: simulation of dose escalation study

From: Max Tsai Date: April 15, 2005 technical Source: cognigencorp.com
From: "Tsai, Max" max.tsai@spcorp.com Subject: RE: [NMusers] simulation of dose escalation study Date: Fri, April 15, 2005 8:07 am Anthe, I have encountered a similar issue recently. There are two approaches that I have taken. The first approach utilizes a programming language (I used SAS) to create all of the control streams to be run in your simulation. Using a "random" number generator, specify the random value as part of a larger character string (i.e. control stream) in SAS so that each control stream will have a different seed value. The second approach uses the subproblem option of the simulation statement in NONMEM. In your case, subproblems=200. This should provide different values for each replicated study. You may need to use SAS or some other software to help you sort through what will be a large output table. Hope this helps. -Max
Apr 15, 2005 Anthe Zandvliet simulation of dose escalation study
Apr 15, 2005 Max Tsai RE: simulation of dose escalation study
Apr 15, 2005 Anthe Zandvliet RE: simulation of dose escalation study
Apr 15, 2005 Leonid Gibiansky RE: simulation of dose escalation study
Apr 15, 2005 Anthe Zandvliet RE: simulation of dose escalation study
Apr 18, 2005 Mark Sale RE: simulation of dose escalation study