get_t_obs_from_regimen: Extract sensible default observation times from a specified...

Description Usage Arguments

View source: R/get_t_obs_from_regimen.R

Description

Extract sensible default observation times from a specified regimen

Usage

1
get_t_obs_from_regimen(regimen, obs_step_size, t_max, covariates, extra_t_obs)

Arguments

regimen

regimen created using 'new_regimen()'

obs_step_size

step size between observations. Will be auto-calculated if NULL

t_max

max time value

covariates

covariates object, created using 'list(new_covariate(), ...)'

extra_t_obs

add timepoints to t_obs at which covariate is changing ('T'/'F')


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