# Generated by roxygen2: do not edit by hand

S3method(plot,AddiVortes)
S3method(predict,AddiVortes)
S3method(print,AddiVortes)
S3method(summary,AddiVortes)
S3method(traceplots,AddiVortes)
export(AddiVortes)
export(new_AddiVortes)
export(traceplots)
importFrom(graphics,
  abline,
  layout,
  legend,
  lines,
  par,
  plot,
  points,
  segments,
  text,
  title
)
importFrom(stats,
  dbinom,
  dpois,
  fitted,
  lm,
  lowess,
  optim,
  pnorm,
  predict,
  qnorm,
  quantile,
  residuals,
  rnorm,
  runif,
  sd,
  uniroot,
  var
)
useDynLib(AddiVortes, .registration = TRUE)
