# Generated by roxygen2: do not edit by hand

export(intEST)
export(linLIN)
export(loglinHR)
export(loglinOR)
export(plotINT)
export(rcsHR)
export(rcsLIN)
export(rcsOR)
importFrom(boot,
  boot,
  boot.ci
)
importFrom(graphics,
  abline,
  lines,
  par,
  plot
)
importFrom(msm,deltamethod)
importFrom(pspline,sm.spline)
importFrom(rlang,
  call_modify,
  expr
)
importFrom(rms,
  Glm,
  cph,
  lrm,
  rcs
)
importFrom(stats,
  as.formula,
  coef,
  formula,
  glm,
  qnorm,
  sd,
  vcov
)
importFrom(stringr,
  str_detect,
  str_match
)
importFrom(survival,coxph)
importFrom(utils,tail)
