View source: R/create_event_table.R
create_event_table | 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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.