Helmut ★★★ ![]() ![]() Vienna, Austria, 2018-01-15 13:32 (2147 d 02:31 ago) Posting: # 18172 Views: 3,227 |
|
Dear all, does anyone have experience with the 2004 „Draft Guidance for Industry. Preparation of Comparative Bioavailability Information for Drug Submissions in the CTD Format”? Appendix B: Computer Format for the Submission of Data for Comparative Bioavailability Studies • Concentrations below the limit of quantitation (LOQ) should be entered as 0.0. What? Also strange:The following provides an example of a hard copy of the data set and should be included with the submission: What I don’t get:
— Dif-tor heh smusma 🖖🏼 Довге життя Україна! ![]() Helmut Schütz ![]() The quality of responses received is directly proportional to the quality of the question asked. 🚮 Science Quotes |
ElMaestro ★★★ Denmark, 2018-01-15 17:53 (2146 d 22:11 ago) @ Helmut Posting: # 18173 Views: 2,601 |
|
Hi Hötzi, "because of reasons" ![]() You are of course right, but for purposes of importing such data it may be more convenient to rely on only cells with something that can be converted to doubles or a single category of "something else". I know this is not optimal, but there are such technical reasons and restraints. As a relevant perspective, you try and write a function in R which reads a textfile, figures out numbers of columns and rows, imports the table and uploads every cell value in memory without using the usual read.table or read.csv etc functions. Of course you need at all times to be able to do numerical gymnastics like max(Sneaky.Table[,7], na.rm=T) etc. You'll get sick and tired within 2 minutes and you will be loving the for nice little simplifying rules about the nature of input. Now imagine doing the same in fortran or whatever where you have 1/1000 of the usual R functions. Big trouble... Yes, life would be easier if the guy using the data you are submitting would be as IT-literate as you are. Well, life just isn't always optimal ![]() — Pass or fail! ElMaestro |
Helmut ★★★ ![]() ![]() Vienna, Austria, 2018-01-16 01:16 (2146 d 14:48 ago) @ ElMaestro Posting: # 18174 Views: 2,649 |
|
Hi ElMaestro, ❝ "because of reasons" ❝ ❝ etc. etc. etc. ❝ ❝ Yes, life would be easier if the guy using the data you are submitting would be as IT-literate as you are. I have no technical problems preparing the data in this format. What I find hard to swallow is that I
❝ Well, life just isn't always optimal All too true. BTW, another goody in Section 11.4.2 The regression lines, based upon at least four points during the terminal log-linear phase of the curve, used to estimate the terminal disposition rate constant (λ) should also be displayed. Oops!— Dif-tor heh smusma 🖖🏼 Довге життя Україна! ![]() Helmut Schütz ![]() The quality of responses received is directly proportional to the quality of the question asked. 🚮 Science Quotes |
Helmut ★★★ ![]() ![]() Vienna, Austria, 2018-01-16 14:07 (2146 d 01:57 ago) @ ElMaestro Posting: # 18181 Views: 2,616 |
|
Hi ElMaestro and all, can we ignore at least part of the 2004 guidance? In Appendix 1 (Tables A1-B&C) to the 2012 BE-guidance BQLs are given as such with an exploratory footnote:
— Dif-tor heh smusma 🖖🏼 Довге життя Україна! ![]() Helmut Schütz ![]() The quality of responses received is directly proportional to the quality of the question asked. 🚮 Science Quotes |