# Generated by roxygen2: do not edit by hand

S3method(coef,geelm)
S3method(coef,pCure)
S3method(fitted,geelm)
S3method(fitted,pCure)
S3method(plot,geelm)
S3method(plot,pCure)
S3method(plot,pKM)
S3method(print,geelm)
S3method(print,pCure)
S3method(print,pKM)
S3method(print,pMZ)
S3method(print,summary.geelm)
S3method(print,summary.pCure)
S3method(quantile,pKM)
S3method(residuals,geelm)
S3method(residuals,pCure)
S3method(summary,geelm)
S3method(summary,pCure)
S3method(vcov,geelm)
S3method(vcov,pCure)
export(geelm)
export(km)
export(mzTest)
export(pCure)
export(pCure.control)
import(utils)
importFrom(MASS,ginv)
importFrom(Rcpp,evalCpp)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_step)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,scale_x_reverse)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggpubr,ggarrange)
importFrom(rlang,call_args)
importFrom(rlang,f_rhs)
importFrom(stats,.getXlevels)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,model.extract)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,pnorm)
importFrom(stats,quantile)
importFrom(stats,resid)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,symnum)
importFrom(stats,terms)
importFrom(stats,update)
useDynLib(pseudoCure, .registration = TRUE)
