# Generated by roxygen2: do not edit by hand

S3method(EventAssignment,default)
S3method(EventAssignment,poisres)
S3method(EventAssignment,poisresbound)
S3method(LikelihoodBound,coxres)
S3method(LikelihoodBound,default)
S3method(LikelihoodBound,logitres)
S3method(LikelihoodBound,poisres)
S3method(RelativeRisk,coxmodel)
S3method(RelativeRisk,coxres)
S3method(RelativeRisk,default)
S3method(RelativeRisk,formula)
S3method(Residual,coxmodel)
S3method(Residual,coxres)
S3method(Residual,default)
S3method(Residual,logitmodel)
S3method(Residual,logitres)
S3method(Residual,poismodel)
S3method(Residual,poisres)
S3method(plot,coxres)
S3method(plotMartingale,coxres)
S3method(plotMartingale,default)
S3method(plotRisk,coxres)
S3method(plotRisk,default)
S3method(plotSchoenfeld,coxres)
S3method(plotSchoenfeld,default)
S3method(plotSurvival,coxres)
S3method(plotSurvival,default)
S3method(print,caseconres)
S3method(print,coxres)
S3method(print,coxresbound)
S3method(print,coxresfma)
S3method(print,coxresmcml)
S3method(print,logitres)
S3method(print,logitresbound)
S3method(print,logitresfma)
S3method(print,logitresmcml)
S3method(print,poisres)
S3method(print,poisresbound)
S3method(print,poisresfma)
S3method(print,poisresmcml)
export(CaseControlRun)
export(CoxRun)
export(CoxRunMulti)
export(Date_Shift)
export(EventAssignment)
export(Event_Count_Gen)
export(Event_Time_Gen)
export(Joint_Multiple_Events)
export(LikelihoodBound)
export(Likelihood_Ratio_Test)
export(Linked_Dose_Formula)
export(Linked_Lin_Exp_Para)
export(LogisticRun)
export(LogisticRunMulti)
export(LogisticRunMultiOut)
export(PoisRun)
export(PoisRunJoint)
export(PoisRunMulti)
export(PoisRunMultiOut)
export(RelativeRisk)
export(Replace_Missing)
export(Residual)
export(System_Version)
export(Time_Since)
export(factorize)
export(gen_time_dep)
export(get_form)
export(get_form_joint)
export(plotMartingale)
export(plotRisk)
export(plotSchoenfeld)
export(plotSurvival)
importFrom(Rcpp,evalCpp)
importFrom(callr,rcmd)
importFrom(data.table,
  ":=",
  .SD,
  as.data.table,
  copy,
  data.table,
  fcase,
  fread,
  set,
  setDT,
  setDTthreads,
  setkeyv,
  setnames
)
importFrom(dplyr,
  across,
  all_of,
  bind_rows,
  case_when,
  filter,
  group_by,
  mutate,
  n,
  n_distinct,
  replace_when,
  slice,
  summarize
)
importFrom(lubridate,
  "%m+%",
  "%within%",
  as.duration,
  day,
  days,
  ddays,
  interval,
  is.Date,
  make_date,
  month,
  year,
  years
)
importFrom(methods,is)
importFrom(parallel,detectCores)
importFrom(pracma,rref)
importFrom(processx,run)
importFrom(rlang,.data)
importFrom(stats,
  approxfun,
  pchisq,
  pnorm,
  qchisq,
  qnorm,
  runif,
  time,
  weighted.mean
)
importFrom(stringr,
  fixed,
  str_count,
  str_match
)
importFrom(tibble,
  as_tibble,
  tibble
)
importFrom(utils,
  combn,
  head
)
importFrom(withr,
  with_envvar,
  with_options
)
useDynLib(Colossus, .registration = TRUE)
