BE Trial Simulation in Phoenix [Software]
Sunny,
If you have indeed simulated the trials in Phoenix then you could in fact request the NCA 'end points' within the same PML e.g. if you want AUC_t1 to t2 you can add an ODE to the model and capture the value at t2 in a table statement; e.g.
#deriv(AUCt = (t>t1)*(t<t2)*C)
deriv(AUCt = (t>0)*(t<999)*C)
see this post here;
http://www.pharsight.com/extranet/index.php?option=com_kunena&Itemid=55&func=view&catid=40&id=1359&limit=6&limitstart=6#1716
You could also post your question and project there which would probably give you some tips from our own consultants as well as other users.
Simon
If you have indeed simulated the trials in Phoenix then you could in fact request the NCA 'end points' within the same PML e.g. if you want AUC_t1 to t2 you can add an ODE to the model and capture the value at t2 in a table statement; e.g.
#deriv(AUCt = (t>t1)*(t<t2)*C)
deriv(AUCt = (t>0)*(t<999)*C)
see this post here;
http://www.pharsight.com/extranet/index.php?option=com_kunena&Itemid=55&func=view&catid=40&id=1359&limit=6&limitstart=6#1716
You could also post your question and project there which would probably give you some tips from our own consultants as well as other users.
Simon
—
Simon
Senior Scientific Trainer, Certara™
[link=https://www.youtube.com/watch?v=xX-yCO5Rzag[/link]
https://www.certarauniversity.com/dashboard
https://support.certara.com/forums/
Simon
Senior Scientific Trainer, Certara™
[link=https://www.youtube.com/watch?v=xX-yCO5Rzag[/link]
https://www.certarauniversity.com/dashboard
https://support.certara.com/forums/
Complete thread:
- BE Trial Simulation in Phoenix sunny 2014-04-15 22:18
- BE Trial Simulation in Phoenix jag009 2014-04-21 15:19
- BE Trial Simulation in PhoenixSDavis 2014-04-24 14:25
