# Generated by roxygen2: do not edit by hand

export(SEQ_data)
export(SEQopts)
export(SEQuential)
export(compevent)
export(covariates)
export(denominator)
export(diagnostics)
export(end_of_fup)
export(hazard_ratio)
export(km_curve)
export(km_data)
export(numerator)
export(outcome)
export(risk_comparison)
export(risk_data)
exportMethods(show)
import(data.table)
import(doFuture)
import(doRNG)
import(future)
import(future.apply)
import(ggplot2)
importFrom(doFuture,registerDoFuture)
importFrom(fastglm,fastglm)
importFrom(future,plan)
importFrom(knitr,kable)
importFrom(methods,
  "slot<-",
  is,
  new,
  slot
)
importFrom(parallelly,availableCores)
importFrom(parglm,
  parglm.control,
  parglm.fit
)
importFrom(splines,ns)
importFrom(stats,
  as.formula,
  ave,
  binomial,
  coef,
  complete.cases,
  lm,
  model.matrix,
  pnorm,
  predict,
  qnorm,
  quantile,
  quasibinomial,
  rbinom,
  sd,
  setNames
)
importFrom(stringr,str_to_title)
importFrom(survival,
  Surv,
  agreg.fit,
  coxph,
  coxph.control,
  coxph.fit,
  finegray
)
importMethodsFrom(methods,show)
