ratnakar1811 ★ India, 2011-10-03 12:14 (4962 d 00:52 ago) Posting: # 7408 Views: 7,395 |
|
Dear All, I have a little confusion in the calculation of the steady state study data, my study is of 5 days once daily dosing with following parameters to be evaluated: Primary Parameters: Cmin, Cmaxss and AUCtau Secondary Parameters: Tmax & %fluctuations Now my query is how do we arrange data? I tried it with the following data set (1) but it is not giving any out put and I require converting it to hrs from the first dosing day like data set (2)? 1. Which is the right format of data set? Data set 1 Subject Sequence period formulation Day Time point (hr) Concentration Continued……till 24 hrs OR Data Set 2: Subject Sequence period formulation Day Time point (hr) Concentration Continued……till 110 hrs 2. How do we take into account deviations occurred in pre-dose (which was to be collected with in 5 minutes) in case of data set (1)? 3. Also how do we conclude whether steady state is achieved or not? Your guidance will be highly appreciated. Regards, Ratnakar Edit: Category changed. [Helmut] |
Helmut ★★★ ![]() ![]() Vienna, Austria, 2011-10-03 17:04 (4961 d 20:01 ago) @ ratnakar1811 Posting: # 7411 Views: 6,422 |
|
Dear Ratnakar, I think you have two problems:
❝ Now my query is how do we arrange data? I tried it with the following data set (1) but it is not giving any out put Which software are you using? Non-numeric time points cannot be used in calculations. ❝ […] I require converting it to hrs from the first dosing day like data set (2)? Better but not optimal, IMHO. ❝ 1. Which is the right format of data set? There’s no right or wrong here. I can only give you my preferred coding. I set the administration time point in steady state to zero and code time points in the saturation phase accordingly. With -5 min for each predose sample I would get: t C BTW, was it a copy&paste error that the concentration after one hour in SS is exactly the same like the predose value? I’m not sure whether it makes sense to report concentrations to as many significant digits. A value of 148.922 implies that the analytical method can distinguish between 148.9215 and 148.9224 (rounding!). Are you sure that the precision of the method is 0.0004%? ❝ 2. How do we take into account deviations occurred in pre-dose (which was to be collected with in 5 minutes) in case of data set (1)? I give you the example I use in my steady state protocols – a multiphasic formulation: calculation of partial AUCs (pAUC0-4, pAUC4-τ), t75%, HVD. A picture tells more than a thousand words and helps regulators understanding the NCA methods. ![]() I use the lin-up (blue sections) / log-down (orange sections) trapezoidal rule. Green lines demonstrate the calculation of t75% (plateau time; interval where C ≥75 % of Cmax) and HVD (half value duration; interval where C ≥50 % of Cmax). Concentrations at exactly t=0, at the truncation time point t=4, and at t=τ are inter-/extrapolated (orange circles). The interpolation in the linear section is trivial. For the estimation of Cτ (=Cmin according to EMA’s definition) and AUCτ we need a reliable estimate of λz. Don’t use the global minimum concentration within the dosage interval – which is standard output of commercial software; the same applies to %PTF. Cτ = Cz·e-λz(τ–tz). Note that if tz = τ no correction is done, since τ–tz = 0 and e0 = 1; therefore Cτ = Cz. If you want to avoid the estimation of Cτ you may also take the last sample in the second period at 23:55 instead of 24:00 hours and use Cz. Otherwise you are comparing apples to oranges. ❝ 3. Also how do we conclude whether steady state is achieved or not? Depends on the regulation. FDA’s/EMA’s veterinary guidelines call for a formal proof by linear regression of predose values. In steady state the slope should no differ significantly from zero. With your data (assuming all predose values were sampled exactly five minutes before administration) I got a slope of 0.0298 (95% confidence interval -3.7439 to +3.8036). Since zero is included in the CI, steady state was achieved. In Taiwan you have to estimate λz and assess whether the dosing was suitable (if I recall it correctly ≥5×t½). You may state in your protocol to exclude subjects who were not in steady state. No formal test is required for EMA. P.S.: See my note at the end of this post. Take your time and use the Preview. Your post contained a funny mixture of multiple blanks and tabs. Please avoid that in the future. THX. — Dif-tor heh smusma 🖖🏼 Довге життя Україна! ![]() Helmut Schütz ![]() The quality of responses received is directly proportional to the quality of the question asked. 🚮 Science Quotes |
ratnakar1811 ★ India, 2011-10-04 07:17 (4961 d 05:49 ago) @ Helmut Posting: # 7419 Views: 6,093 |
|
Dear HS, Thanks a lot for your prompt reply as always! ❝ Which software are you using? Non-numeric time points cannot be used in calculations. I am using winNonlin, I have written as pre-dose instead of 0 hr for the sake of understanding. ❝ Better but not optimal, IMHO. I think the format of data set proposed by you can take care of all issues, I will revert back to you on rest of the queries after my home work is done as per you suggestions. ❝ P.S.: See my note at the end of this post. Take your time and use the Preview. Your post contained a funny mixture of multiple blanks and tabs. Please avoid that in the future. THX. I will take care of this. Once again thanking you for your guidance, Ratnakar |
Helmut ★★★ ![]() ![]() Vienna, Austria, 2011-10-04 15:59 (4960 d 21:07 ago) @ ratnakar1811 Posting: # 7421 Views: 6,500 |
|
Dear Ratnakar! ❝ I am using winNonlin, I have written as pre-dose instead of 0 hr for the sake of understanding. ❝ I think the format of data set proposed by you can take care of all issues, I will revert back to you on rest of the queries after my home work is done as per you suggestions. In WinNonlin the setup of NCA is easy. With my coding enter the "Time of dose" as 0 and "Tau" as 24. In the ASCII/Core output you find a documentation about extra-/interpolated values (check "Intermediate Output"). Example (steady state profile): t [hh:mm] t [h] C [ng/mL] ← 5 minutes predose 00:30 0.50000 0.473 ← 5 minutes predose (switch to other formulation)gives (rearranged for clarity): Model: Plasma Data, Extravascular Administration Note the differences between AUClast and AUC_TAU. Cmin by chance was observed at the last sampling time point, but in true steady state there’s a 50 % chance to observe it at t=0! Therefore in WinNonlin (and Phoenix as well) don’t use this value if you want to go with EMA’s definition. Use either Clast – or better IMHO – the estimate at t=24: Cτ = Cz·e-λz(τ–tz) = 0.232·e–0.2142·(24–23.9167) = 0.228. WinNonlin usesexp(intercept-Lambda_z*TAU) = e(3.5563–0.2142·24) = 0.205 to add the last trapezoid to AUClast in order to get AUC_TAU.The plot shows both estimated values (upper: the estimated Cτ, lower: the one used by WinNonlin in the calculation of AUC_TAU): ![]() — Dif-tor heh smusma 🖖🏼 Довге життя Україна! ![]() Helmut Schütz ![]() The quality of responses received is directly proportional to the quality of the question asked. 🚮 Science Quotes |