Convert PKPDsim regimen to NONMEM table (doses only)
regimen_to_nm(
reg = NULL,
dose_cmt = 1,
n_ind = 1,
t_obs = NULL,
obs_cmt = 1,
bioav = NULL
)
Data frame containing doses
PKPDsim
regimen, created using new_regimen()
function
dosing compartment, if not specified in reg
object
repeat for n_ind
subjects
add observation time(s)
observation compartment for added observation time(s)
bioavailability (numeric vector, can not be a parameter)