RE: Coding for missing data values

From: Nick Holford Date: June 29, 2004 technical Source: cognigencorp.com
From: Nick Holford n.holford@auckland.ac.nz Subject: RE: [NMusers] Coding for missing data values Date: Tue, June 29, 2004 2:57 pm Anthe, Sorry about the mistake. You are correct. Of course, the prediction for DVID.EQ.2 should be ITCL not POPTCL. Note that you can make the code for prediction of ITCL fancier if you want e.g. if you have WT then you could make an allometric prediction. POPTCL would then be the pop TECL for a 70 kg subject. POPTCL=THETA(2) GRPTCL=POPTCL*(WT/70)**0.75 ITCL=GRPTCL*EXP(ETA(2)) ; individual prediction for TECL Nick -- Nick Holford, Dept Pharmacology & Clinical Pharmacology University of Auckland, 85 Park Rd, Private Bag 92019, Auckland, New Zealand email:n.holford@auckland.ac.nz tel:+64(9)373-7599x86730 fax:373-7556 http://www.health.auckland.ac.nz/pharmacology/staff/nholford/
Jun 28, 2004 Bharath Muralidharan Coding for missing data values
Jun 28, 2004 William Bachman RE: Coding for missing data values
Jun 28, 2004 Nick Holford RE: Coding for missing data values
Jun 28, 2004 William Bachman RE: Coding for missing data values
Jun 28, 2004 Nick Holford RE: Coding for missing data values
Jun 29, 2004 Anthe Zandvliet RE: Coding for missing data values
Jun 29, 2004 William Bachman RE: Coding for missing data values
Jun 29, 2004 Nick Holford RE: Coding for missing data values
Jun 29, 2004 Nick Holford RE: Coding for missing data values