Jump to content


Photo

Summarizing in PML code


  • Please log in to reply
1 reply to this topic

#1 Thomas Klitgaard

Thomas Klitgaard

    Member

  • Members
  • PipPip
  • 15 posts

Posted 01 May 2019 - 08:08 PM

Dear all

I have a popPK model in which I estimate exposure for each subject with deriv(AUCi=C1Conc).

I would like to report - as a secondary paramer - the geometric mean of AUCi across all the n subjects in the study.

Is there a way to do this in PML code - w/o a Table01 dump and subsequent steps to calculate it?

Thx Thomas

Edited by Thomas Klitgaard, 01 May 2019 - 08:38 PM.


#2 Simon Davis

Simon Davis

    Advanced Member

  • Administrators
  • 1,316 posts

Posted 02 May 2019 - 09:04 AM

Hi Thomas, depending on what model you are using this should be possible.   If you are using a built-in model, have you tried the "set WNL model" option ?

 

If for instance I set model 3 (1com extravascular) the line

 

secondary(AUC = AaDose/tvV/Ke)

 

would be added.

 

Note this is dependent on the last subjects Dose, so if you have different doses in your group there could be issues.

and of course if your model gets more complicated you are going to have to ensure that your formula still holds but please try it and let us know how you get on.

 

 Simon.






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users