regimen_to_nm: Convert PKPDsim regimen to NONMEM table (doses only)

Description Usage Arguments

View source: R/regimen_to_nm.R

Description

Convert PKPDsim regimen to NONMEM table (doses only)

Usage

1
2
regimen_to_nm(reg = NULL, dose_cmt = 1, n_ind = 1, t_obs = NULL,
  obs_cmt = 1)

Arguments

reg

'PKPDsim' regimen, created using 'new_regimen()' function

dose_cmt

dosing compartment, if not specified in 'reg' object

n_ind

repeat for 'n_ind' subjects

t_obs

add observation time(s)

obs_cmt

observation compartment for added observation time(s)


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