nca: Perform an NCA based on a NONMEM-style dataset

Description Usage Arguments

Description

Perform an NCA based on a NONMEM-style dataset

Usage

1
2
nca(data = NULL, dose = 100, tau = 6, method = "log_linear",
  scale = list(auc = 1, conc = 1), dv_min = 0.001)

Arguments

data

data.frame with time and dv columns

dose

dose amount

tau

dosing frequency

method

'log_linear' or 'linear'

scale

list with scaling for auc and concentration ('conc')

dv_min

minimum concentrations, lower observations will be set to this value


ronkeizer/PKmisc documentation built on May 27, 2019, 1:50 p.m.