foreNCA {pkr} | R Documentation |
Forest plot to compare NCA results
Description
This function compares NCA results usually from rNCA function
Usage
foreNCA(NCAres = "", PPTESTCD = "", PCTESTCD = "", title = "", ...)
Arguments
NCAres |
NCA results from rNCA function |
PPTESTCD |
CDISC SDTM PP domain Test Code to coompare |
PCTESTCD |
Molecular species to compare specified in PCTESTCD of CDISC SDTM PC domain |
title |
Title of the plot |
... |
further aguments to pass to the forestplot function |
Details
This functio calls forestplot
in forest package.
Value
Currently, this just plots.
Author(s)
Kyun-Seop Bae <k@acr.kr>
See Also
[Package pkr version 0.1.3 Index]