# Generated by roxygen2: do not edit by hand

S3method(IC,targeted)
S3method(coef,cross_validated)
S3method(coef,targeted)
S3method(estimate,ml_model)
S3method(logLik,targeted)
S3method(model.matrix,design)
S3method(plot,calibration)
S3method(predict,NB)
S3method(predict,NB2)
S3method(predict,calibration)
S3method(predict,density)
S3method(predict,ml_model)
S3method(print,NB)
S3method(print,calibration)
S3method(print,cross_validated)
S3method(print,summary.ate.targeted)
S3method(print,summary.riskreg.targeted)
S3method(print,summary.targeted)
S3method(print,targeted)
S3method(summary,ate.targeted)
S3method(summary,cross_validated)
S3method(summary,design)
S3method(summary,riskreg.targeted)
S3method(summary,targeted)
S3method(update,design)
S3method(vcov,targeted)
export(NB)
export(NB2)
export(RATE)
export(RATE.surv)
export(SL)
export(aipw)
export(ate)
export(calibrate)
export(calibration)
export(cate)
export(crr)
export(cv)
export(design)
export(expand.list)
export(isoregw)
export(ml_model)
export(pava)
export(riskreg)
export(riskreg_fit)
export(riskreg_mle)
export(scoring)
export(softmax)
export(solve_ode)
export(specify_ode)
import(Rcpp)
import(methods)
importFrom(R6,R6Class)
importFrom(data.table,data.table)
importFrom(data.table,is.data.table)
importFrom(digest,sha1)
importFrom(futile.logger,flog.debug)
importFrom(futile.logger,flog.info)
importFrom(futile.logger,flog.warn)
importFrom(grDevices,nclass.Sturges)
importFrom(graphics,abline)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(lava,IC)
importFrom(lava,Inverse)
importFrom(lava,estimate)
importFrom(lava,getoutcome)
importFrom(lava,na.pass0)
importFrom(optimx,optimx)
importFrom(stats,.getXlevels)
importFrom(stats,approxfun)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,delete.response)
importFrom(stats,density)
importFrom(stats,deriv)
importFrom(stats,dnorm)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,glm.fit)
importFrom(stats,lm)
importFrom(stats,lm.fit)
importFrom(stats,lm.wfit)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.pass)
importFrom(stats,nlminb)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,runif)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,vcov)
importFrom(stats,weighted.mean)
importFrom(survival,survfit)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(targeted, .registration=TRUE)
