I have a data set including concentration-time data following four days repeated oral dosing of a compound in dog. Each dog (five all together) were first receiving a low dose (once a day during four days), followed by a two weeks washout period, and then again administrated with a higher dose (four days repeated dosing). Dogs were sampled after each dose level.
Please, is there anyone who can help me how to code different dose levels at different occasions but in the same dog(s) in Phoenix WinNonlin (NLME)?
I use a 1-compartmental PK model.
test(){ deriv(Aa = - Ka * Aa) deriv(A1 = Ka * Aa - Cl * C)
I made a project for you that demonstrates what you are looking for.
Things to remember
1: you need to uncheck the sort button in run options.
2 in input option you must select the reset button from 4 to 4. In the data set , reset column is set to 4 when you want full washout of the drug amounts in all compartments
I assumed we have inter-occasion variability in clearance
I fit 100 patients with 2 occasions (low and high dose), each occasion 4 doses every day.
Similar to what you are looking for.
Let me know if you need frther help.
The project is in 1.4. This is important to shift to the 1.4 as 1.3 is way out of date.