table the derivatives

3 messages 2 people Latest: Mar 21, 2010

table the derivatives

From: Ye Hongbo Date: March 15, 2010 technical
Dear NMuser: I am looking for a way to obtain the derivatives of F W.R.T ETA(n),for the convenience of linerization,so-called in the paper”automated covariate model building within NONMEM”. I have tried to code the G array such as G(01,1) into the $PK block.Just as follow: $PK DAO=G(01,1) TVCL=THETA(1) ……. And list the DAO into the table $TABEL ID TIME DAO ……. But it does not work. What could I do if I want to output the G(01,1) ? Kind Regards: Ye hongbo

re:table the derivatives

From: Akash Khandelwal Date: March 21, 2010 technical
Hi Ye, If you are using NONMEM7 you can output the derivatives directly in table as shown below: $TAB G11 G21 etc. Thanks, Akash

Re: re:table the derivatives

From: Ye Hongbo Date: March 21, 2010 technical
HI AKash: But I am still using the NONmem VI.Well,thank you all the same. 在2010-03-21 22:27:45,"Akash Khandelwal" <[email protected]> 写道: Hi Ye, If you are using NONMEM7 you can output the derivatives directly in table as shown below: $TAB G11 G21 etc. Thanks, Akash