PK parameters and CDISC #404
-
|
Hi! We are trying to create a file to match up all the PKNCA parameters to the CDISC ones, so that we can create a PP and ADPP output in our app. I can see that this is also an issue that you are working on in #403 , so we look forward to when this is working!
FYI- we have now created a .csv that has the PKNCA names matched with the CDISC labels (to the best of our knowledge), so if this would help you with issue #403 then let me know and we can share it with you! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
First: Yes, please share the PKNCA-CDISC label mapping! I plan to implement the mapping by modifying the Second: |
Beta Was this translation helpful? Give feedback.
-
|
Here is the mapping file, feel free to check and give feedback: There is a column for those parameters that we were not able to identify or PKNCA specific, |
Beta Was this translation helpful? Give feedback.
First: Yes, please share the PKNCA-CDISC label mapping! I plan to implement the mapping by modifying the
add.interval.col()function so that it takes a CDISC label. And, then, I'm planning to modifyas.data.frame.PKNCAresults()so that it has anout_format = "sdtm"which will apply that mapping.Second:
time_abovehas a similar answer to your question in #405. As I understand it "TABL" is a specific example of "TAT" (where the threshold is set to the baseline value). So, PKNCA calculates the general "TAT".