[PKanalix] Get defined NCA ratios.
This returns the settings used to define ratios of NCA parameters across occasions, with the same values as the ones given with createNCARatio.
Usage
R
getNCARatios()
See also
createNCARatio, deleteNCARatio
Examples
R
initializeLixoftConnectors("pkanalix")
loadProject(paste0(getDemoPath(),"/1.basic_examples/project_accumulationRatio.pkx"))
getNCARatios()
#> $accumulationRatio
#> parameter reference test variable
#> "AUC_TAU_D" "1" "14" "DAY"
#>