Model building advice

From: Doug J. Eleveld Date: April 27, 2005 technical Source: cognigencorp.com
From: "Eleveld, DJ" d.j.eleveld@anest.umcg.nl Subject: [NMusers] Model building advice Date: Wed, April 27, 2005 10:39 am Hello everyone, I am having difficulties getting a model to work with NONMEM and I hope someone can give me some advice. During simulation one model state variable must undergo step changes of various sizes at certain events. Between these events the same variable decays towards zero. I cant code the step changes as 'doses' directly in the input file because the size of the step change depends on the state of other variables in the simulation. When I try to code these step changes in DADT() portions of $DES there are endless problems with integration. My current best attempt uses COM variabels to force the step change but i get ERROR IN LSODI1: CODE 205 MESSAGE ISSUED FROM TABLE STEP even from simulation. I think being able to manipulate the A() values from within $DES would help, but NONMEM does not allow this. Another possibility would be to simulate a 'dose' to a compartment from within the $DES code but I dont know if this is possible. Does anyone have any advice as to how I can force step-like changes to a model state varaible in a way that NONMEMs integration routines can handle it? Thank you, Doug Eleveld
Apr 27, 2005 Doug J. Eleveld Model building advice
Apr 27, 2005 Leonid Gibiansky Re: Model building advice
Apr 27, 2005 William Bachman RE: Model building advice
Apr 27, 2005 Serge Guzy RE: Model building advice
Apr 28, 2005 Doug J. Eleveld RE: Model building advice
Apr 28, 2005 Ekaterina Gibiansky RE: Model building advice
May 19, 2005 Doug J. Eleveld Follow up: Model building advice
May 19, 2005 Leonid Gibiansky Re: Follow up: Model building advice