Re: PharmPK Re: NMTRAN error

From: Nick Holford Date: April 23, 2009 technical Source: mail-archive.com
Coen suggests using # as the ignore character and proposes to add IGNORE=# to the $DATA record. In fact things can be simpler than that. The default value for IGNORE is # so if you use # in your data file you dont have to waste time adding IGNORE=# :-) I dont know where this strange idea of ignoring the default and using C comes from -- but it is an unfortunate way to teach people how to use NM-TRAN. Coen van Hasselt wrote: > PharmPK - Discussions about Pharmacokinetics > Pharmacodynamics and related topics > > The following message was posted to: PharmPK > > Hi, > > It seems you have forgotten to tell NONMEM not to treat the header > line in your datafile as an actual data record, i.e. to ignore it. > > Lets say your datafile header line looks like: ID TIME DV ... etc., > then you can tell NONMEM to ignore lines starting with the character > "I" by: $DATA datafile.csv IGNORE=I. > > A lot of people prefer putting a # as the first character of the > header line of your datafile, so: #ID TIME DV .. etc. > Obviously, for your $DATA you then use IGNORE=#. > > Good luck. > > Coen > > -- > An archive index, search page and subscription form can be found at > http://www.boomer.org/pkin/ > Note: All messages (except job listing and conferences) are archived > (eventually) online and are searchable > PK/PD Jobs can be found at > http://www.boomer.org/pkin/pkjob.html -- Nick Holford, Dept Pharmacology & Clinical Pharmacology University of Auckland, 85 Park Rd, Private Bag 92019, Auckland, New Zealand [email protected] tel:+64(9)923-6730 fax:+64(9)373-7090 mobile: +33 64 271-6369 (Apr 6-Jul 17 2009) http://www.fmhs.auckland.ac.nz/sms/pharmacology/holford
Apr 23, 2009 Justin Wilkins Re: Re: PharmPK Re: NMTRAN error
Apr 23, 2009 Nick Holford Re: PharmPK Re: NMTRAN error
Apr 23, 2009 Justin . Wilkins Re: Re: PharmPK Re: NMTRAN error