Cytokrom C ☆ Sweden, 2022-04-29 18:24 (888 d 16:23 ago) Posting: # 22942 Views: 3,232 |
|
Hi, I am planning a study where I want to include the time until a pre-defined plasma concentration threshold is reached as a PK parameter. Two options/methods for defining this parameter has been discussed:
Thanks, /Martin |
ElMaestro ★★★ Denmark, 2022-04-29 19:49 (888 d 14:59 ago) @ Cytokrom C Posting: # 22943 Views: 2,456 |
|
Hi Martin, I have been using both approaches with success in deficiency letters. This is not the type if thing you are expected to do by any standard. Your choice may reflect your own preference, the challenge at hand and the particulars of your drug but you will most likely not find a guideline telling you what & how. — Pass or fail! ElMaestro |
Helmut ★★★ Vienna, Austria, 2022-04-29 21:03 (888 d 13:44 ago) @ Cytokrom C Posting: # 22944 Views: 2,507 |
|
Hi Martin, see this (lengthy) thread as a starter. Since I’m employing the linear-up / log-down trapezoidal method for ages (see this article why), I use the corresponding interpolation. In the meantime implemented both in commercial software as well as in numerous packages. — Dif-tor heh smusma 🖖🏼 Довге життя Україна! Helmut Schütz The quality of responses received is directly proportional to the quality of the question asked. 🚮 Science Quotes |
Cytokrom C ☆ Sweden, 2022-05-02 00:44 (886 d 10:03 ago) @ Helmut Posting: # 22948 Views: 2,461 |
|
Thanks Helmut and ElMaestro. I will go for the interpolation then. Would you also use mean (SD), rather than median (min, max), for the descriptive stats then, given that this then becomes a continuous variable? |
Helmut ★★★ Vienna, Austria, 2022-05-02 02:05 (886 d 08:42 ago) @ Cytokrom C Posting: # 22949 Views: 2,464 |
|
Hi Martin, ❝ Would you also use mean (SD), rather than median (min, max), for the descriptive stats then, given that this then becomes a continuous variable? Yes. The jury is out for years trying to figure out whether the distribution is normal (use \(\small{\bar{x},\,s_x}\)) or lognormal (use \(\small{\bar{x}_\textrm{geo},\,CV_\textrm{geo}}\)). See this thread for the Half-Value-Duration HVD (aka Peak-Occupancy Time 50) and the Plateau-time t75% (aka Peak-Occupancy Time 25). Like in your case both are also continuous in the time-domain. Answering an unasked question: For discrete variables (e.g., tmax) I would give the median / IQR – not the range. The latter is not informative (see this article). — Dif-tor heh smusma 🖖🏼 Довге життя Україна! Helmut Schütz The quality of responses received is directly proportional to the quality of the question asked. 🚮 Science Quotes |