RE: Conversion of micro constants to macro constants

From: Lloyd Whitfield Date: August 14, 2001 technical Source: cognigencorp.com
From: "Whitfield, Lloyd" <Lloyd.Whitfield@pfizer.com> Subject: RE: Conversion of micro constants to macro constants Date: Tue, 14 Aug 2001 16:34:13 -0400 Atul, You can solve the cubic equation for the 3-compartment model to get the macroconstants using verbatim code. NONMEM does not have all of the trig functions necessary to solve the equations but you can gain access to the trig function in the fortran compiler using verbatim code. The verbatim code is denoted by the lines with " in the left most column. I did in within the control stream but it could also be done an INFN subroutine. I include a copy of my control stream for your reference. Regards, Lloyd Lloyd Whitfield Clinical Sciences Email: lloyd.whitfield@pfizer.com Phone: 734-622-7023 Bldg. 50/100
Aug 14, 2001 Atul Bhattaram Venkatesh Conversion of micro constants to macro constants
Aug 14, 2001 William Bachman RE: Conversion of micro constants to macro constants
Aug 14, 2001 William Bachman RE: Conversion of micro constants to macro constants
Aug 14, 2001 William Bachman RE: Conversion of micro constants to macro constants
Aug 14, 2001 Joern Loetsch Re: Conversion of micro constants to macro constants
Aug 14, 2001 William Bachman RE: Conversion of micro constants to macro constants - YAC (yet a nother correction)
Aug 14, 2001 Janet Wade RE: Conversion of micro constants to macro constants
Aug 14, 2001 Lloyd Whitfield RE: Conversion of micro constants to macro constants
Aug 15, 2001 Lutz Harnisch AW: Conversion of micro constants to macro constants