create_event_table {PKPDsim} | R Documentation |
Create an event table
create_event_table(
regimen,
t_max = NULL,
t_obs = NULL,
t_tte = NULL,
t_init = 0,
p,
covariates,
model = NULL,
obs_type = NULL
)
regimen |
regimen |
t_max |
t_max |
t_obs |
t_obs |
t_tte |
t_tte |
t_init |
t_init |
p |
parameters |
covariates |
covariates |
model |
model |
obs_type |
observation type |