# Generated by roxygen2 (4.1.1): do not edit by hand

S3method("+",DefineSummariesClass)
export(BinDat)
export(BinOutModel)
export(CategorSummaryModel)
export(ContinSummaryModel)
export(DatNet)
export(DatNet.sWsA)
export(DefineSummariesClass)
export(Define_sVar)
export(RegressionClass)
export(SummariesModel)
export(def.sA)
export(def.sW)
export(eval.summaries)
export(mcEvalPsi)
export(print_tmlenet_opts)
export(tmlenet)
export(tmlenet_options)
import(R6)
import(data.table)
importFrom(Rcpp,sourceCpp)
importFrom(assertthat,assert_that)
importFrom(assertthat,is.count)
importFrom(assertthat,is.flag)
importFrom(assertthat,is.string)
importFrom(grDevices,nclass.FD)
importFrom(grDevices,nclass.Sturges)
importFrom(grDevices,nclass.scott)
importFrom(graphics,axis)
importFrom(graphics,barplot)
importFrom(graphics,hist)
importFrom(graphics,par)
importFrom(graphics,text)
importFrom(methods,is)
importFrom(simcausal,NetIndClass)
importFrom(stats,approx)
importFrom(stats,as.formula)
importFrom(stats,binomial)
importFrom(stats,coef)
importFrom(stats,glm)
importFrom(stats,glm.control)
importFrom(stats,glm.fit)
importFrom(stats,na.exclude)
importFrom(stats,plogis)
importFrom(stats,predict)
importFrom(stats,qlogis)
importFrom(stats,qnorm)
importFrom(stats,quantile)
importFrom(stats,rbinom)
importFrom(stats,rnorm)
importFrom(stats,terms)
importFrom(stats,var)
importFrom(utils,data)
importFrom(utils,head)
importFrom(utils,str)
useDynLib(tmlenet)
