# Generated by roxygen2: do not edit by hand

S3method(plot,tlm)
S3method(print,MY)
S3method(print,effect)
S3method(print,effectInfo)
S3method(print,summary.tlm)
S3method(print,tlm)
S3method(summary,tlm)
export(MY)
export(effect)
export(effectInfo)
export(tlm)
importFrom(boot,boot)
importFrom(boot,boot.ci)
importFrom(graphics,axis)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,confint)
importFrom(stats,family)
importFrom(stats,gaussian)
importFrom(stats,glm)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,update)
importFrom(stats,vcov)
importFrom(utils,packageDescription)
