# Generated by roxygen2: do not edit by hand

S3method(afttest,aftgee)
S3method(afttest,aftsrr)
S3method(afttest,formula)
S3method(plot,afttest)
S3method(print,afttest)
S3method(summary,afttest)
export(afttest)
importFrom(aftgee,
  aftgee,
  aftsrr
)
importFrom(ggplot2,
  aes,
  element_text,
  geom_label,
  geom_step,
  ggplot,
  ggtitle,
  labs,
  scale_y_continuous,
  theme,
  theme_minimal,
  unit,
  xlab,
  ylab
)
importFrom(gridExtra,grid.arrange)
importFrom(stats,
  as.formula,
  get_all_vars,
  model.frame,
  model.matrix,
  optim,
  quantile,
  rexp,
  rnorm,
  var
)
importFrom(survival,Surv)
useDynLib(afttest, .registration = TRUE)
