# Generated by roxygen2: do not edit by hand

S3method(confint,survtmle)
S3method(confint,tp.survtmle)
S3method(plot,tp.survtmle)
S3method(print,survtmle)
S3method(print,tp.survtmle)
export(estimateCensoring)
export(estimateHazards)
export(estimateTreatment)
export(hazard_tmle)
export(makeDataList)
export(mean_tmle)
export(survtmle)
export(timepoints)
importFrom(Matrix,Diagonal)
importFrom(SuperLearner,All)
importFrom(SuperLearner,SL.glm)
importFrom(SuperLearner,SL.mean)
importFrom(SuperLearner,SL.step)
importFrom(SuperLearner,SuperLearner)
importFrom(SuperLearner,SuperLearner.CV.control)
importFrom(dplyr,"%>%")
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_step)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggsci,scale_color_lancet)
importFrom(plyr,join)
importFrom(speedglm,speedglm)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,isoreg)
importFrom(stats,model.matrix)
importFrom(stats,optim)
importFrom(stats,plogis)
importFrom(stats,predict)
importFrom(stats,qlogis)
importFrom(stats,qnorm)
importFrom(stats,reshape)
importFrom(stringr,str_length)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
importFrom(tidyr,gather)
