# Generated by roxygen2: do not edit by hand

S3method(anova,twoway)
S3method(as.data.frame,twoway)
S3method(as.twoway,matrix)
S3method(fitted,twoway)
S3method(plot,twoway)
S3method(print,twoway)
S3method(residuals,twoway)
S3method(twoway,default)
S3method(twoway,formula)
export(as.twoway)
export(ladder_power)
export(meanfit)
export(medianfit)
export(to_long)
export(to_wide)
export(twoway)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(stats,anova)
importFrom(stats,aov)
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,loess.smooth)
importFrom(stats,medpolish)
importFrom(stats,terms)
