Back to the Top
Hi
Could anyone tell what should i do to make NONMEM work...
My Dataset looks like this
#ID Time Dose DV MDV
01 00 20 05.2 0
01 01 00 25.2 0
01 02 00 55.2 0
01 03 00 75.2 0
01 24 00 05.2 0
02 00 20 00.0 0
02 01 00 25.2 0
02 02 00 55.2 0
02 03 00 75.2 0
02 24 00 05.2 0
This is how my data set looks and nonmem is coming out with an error with SubID 01 as the initial conc = 5.2, when i comment out the first patient i am not having issues in running my nonmem.
Could someone please let me know how to work around this issue. I tried few options but nothing seems to work for me...Also could someone tell me is there any place where i can look for solutions for the ERROR messages that is coming out.
-- Kind Regards
Chandramouli Radhakrishnan
Back to the Top
It looks like your first line contains both a DOSE and a DV. From my understanding, NONMEM only permits one event to occur per line. Try eliminating the DV value from your first line, and adding it to a subsequent line, as follows:
#ID Time Dose DV MDV
01 00 20 00.0 0
01 00 00 05.2 0
01 01 00 25.2 0
01 02 00 55.2 0
I hope that helps.
Joseph Rower
Graduate Student, Class of 2013
Dept. of Pharmaceutical Sciences
Univ of Colorado Health Sciences Center
Back to the Top
The following message was posted to: PharmPK
Dear Chandra Mouli,
For Subject #1, at time "0" is it 5.2 or 0?
Thanks
FAA
Back to the Top
The following message was posted to: PharmPK
Hi Fakrudeen,
For subject #1, at time "0" is 5.2, as the subject is been taking the drug for a while.
Regards
Mouli
Back to the Top
The following message was posted to: PharmPK
Yes, I agree and try keeping MDV value as 1 at first line and DV as
missing.
Let me know how it works.
Thanks,
Soujanya.
Back to the Top
The following message was posted to: PharmPK
I think the MDV value of first line should be 1
as follows
#ID Time Dose DV MDV
01 00 20 00.0 1 <--------------------here
01 00 00 05.2 0
01 01 00 25.2 0
01 02 00 55.2 0
Kun Wang Ph.D
Center for Drug Clinical Research
Shanghai University of Chinese Medicine
1200 Cailun Road, 201203 Shanghai, China
Back to the Top
The following message was posted to: PharmPK
Dear Kun Wan,
Correct, and column should be called AMT instead of DOSE (or you should have AMT=DOSE
in $INPUT in your control stream). BR Thomas
Want to post a follow-up message on this topic?
If this link does not work with your browser send a follow-up message to PharmPK@boomer.org with "NONMEM Data Set" as the subject | Support PharmPK by using the |
Copyright 1995-2011 David W. A. Bourne (david@boomer.org)