# Generated by roxygen2: do not edit by hand

export(SEQ_data)
export(SEQestimate)
export(SEQopts)
export(SEQuential)
export(compevent)
export(covariates)
export(denominator)
export(diagnostics)
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<-")
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,slot)
importFrom(parallelly,availableCores)
importFrom(splines,ns)
importFrom(stats,as.formula)
importFrom(stats,ave)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,pnorm)
importFrom(stats,predict)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,quasibinomial)
importFrom(stats,rbinom)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,vcov)
importFrom(stringr,str_to_title)
importFrom(survival,Surv)
importFrom(survival,coxph)
importFrom(survival,finegray)
importMethodsFrom(methods,show)
