Skip to contents

Create an epidist_linelist_data object from vectors of event times

Usage

# Default S3 method
as_epidist_linelist_data(
  data,
  ptime_upr = NULL,
  stime_lwr = NULL,
  stime_upr = NULL,
  obs_time = NULL,
  ...
)

Arguments

data

Numeric vector giving lower bounds for primary times

ptime_upr

Numeric vector giving upper bounds for primary times

stime_lwr, stime_upr

Numeric vectors giving lower and upper bounds for secondary times

obs_time

Numeric vector giving observation times

...

Additional columns to add to the epidist_linelist_data object