# Generated by roxygen2: do not edit by hand

S3method(plot,VEwaningVariant)
S3method(print,VEwaningVariant)
export(ve)
export(veWaningVariant)
import(Rcpp)
import(ggplot2)
import(methods)
import(survival)
importFrom(graphics,plot)
importFrom(stats,coef)
importFrom(stats,complete.cases)
importFrom(stats,glm)
importFrom(stats,model.frame)
importFrom(stats,model.response)
importFrom(stats,predict)
importFrom(stats,predict.glm)
importFrom(stats,reformulate)
importFrom(stats,terms)
importFrom(utils,tail)
useDynLib(VEwaningVariant, .registration=TRUE)
