pptestcd_dict.Rd
This function processes the results from a PKNCA and exports them into CDISC compliant datasets. Attention: All parameters that do no match pptest dataframe will be lost in this pipeline!
pptestcd_dict
An object of class character
of length 18.
A list with two data frames:
A data frame containing the PP (Pharmacokinetic Parameters) domain data.
A data frame containing the ADPP (Analysis Dataset for Pharmacokinetic Parameters) domain data.
Outputs are the following:
pknca_result Output from function call pk.nca()
(formatted)
pknca_result_raw Output from function call pk.nca()
(needs to be merged with upper later
on but now we avoid merge conflict)