create_event_table: Create an event table

View source: R/create_event_table.R

create_event_tableR Documentation

Create an event table

Description

Create an event table

Usage

create_event_table(
  regimen,
  t_max = NULL,
  t_obs = NULL,
  t_tte = NULL,
  t_init = 0,
  p,
  covariates,
  model = NULL,
  obs_type = NULL
)

Arguments

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


PKPDsim documentation built on March 7, 2023, 5:40 p.m.