Skip to main content
Skip table of contents

getNCAIndividualRatios

Get for each subject the estimated values of NCA ratios, defined as ratios of NCA parameters across occasions.

Usage

R
getNCAIndividualRatios(...)

Arguments

...

(character) Names of the ratios whose values must be displayed. Empty: all available ratios are displayed.

Examples

R
initializeLixoftConnectors("pkanalix")
loadProject(paste0(getDemoPath(),"/1.basic_examples/project_accumulationRatio.pkx"))
runNCAEstimation()
getNCAIndividualRatios()
#>    id accumulationRatio DOSE_mg_kg_
#> 1   1          1.065272           2
#> 2   2          1.455365           2
#> 3   3          1.534848           2
#> 4   4          1.250363           2
#> 5   5          1.238008           2
#> 6   6          1.630407           2
#> 7   7          1.149486           2
#> 8   8          1.324472           2
#> 9   9          1.186658           6
#> 10 10          1.288660           6
#> 11 11          1.171151           6
#> 12 12          1.204140           6
#> 13 13          1.071570           6
#> 14 14          1.216534           6
#> 15 15          1.340911           6
#> 16 16          1.270272           6
#> 17 17          1.101789          12
#> 18 18          1.584884          12
#> 19 19          1.220847          12
#> 20 20          1.142607          12
#> 21 21          1.450675          12
#> 22 22          1.165091          12
#> 23 23          1.178823          12
#> 24 24          1.010710          12
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.