RE: DV Simulation
From:"Hutmacher, Matthew [Non-Employee/1820]"
Subject: RE: [NMusers] DV Simulation
Date: Tue, 20 May 2003 16:58:08 -0500
Luciane,
To add to Nick's suggestion, as Nick states below:
'Put the final estimates from NONMEM as initial estimates in your NM-TRAN
control stream then add this record:
$SIMULATION (20030521) ONLYSIM SUBPROBLEMS=1000'
If you don't want to imput the final estimates from your previous NONMEM
into you simulation run by hand, you can use the $MSFI file. For example
$SIMULATION (20030521) ONLYSIMULATION SUBPROBLEMS=10
$MSFI prevmodel.msf
$TABLE ... model.sim
Matt