# Generated by roxygen2: do not edit by hand

S3method(coef,DTRreg)
S3method(confint,DTRreg)
S3method(plot,DTRreg)
S3method(predict,DTRreg)
S3method(print,DTRreg)
S3method(summary,DTRreg)
export(DTRreg)
export(chooseM)
importFrom("graphics", "abline", "plot", "points")
importFrom("stats", "as.formula", "binomial", "fitted", "get_all_vars",
              "glm", "lm", "lowess", "model.frame", "model.matrix",
              "model.response", "qnorm", "quantile")
importFrom("utils", "head", "tail")
