# Generated by roxygen2: do not edit by hand

S3method(PRE,default)
S3method(PRE,formula)
S3method(b0,default)
S3method(b0,formula)
S3method(b1,default)
S3method(b1,formula)
S3method(fVal,default)
S3method(fVal,formula)
S3method(print,supernova)
export(PRE)
export(b0)
export(b1)
export(fVal)
export(superanova)
export(supernova)
export(variables)
importFrom(stats,coefficients)
importFrom(stats,df.residual)
importFrom(stats,drop1)
importFrom(stats,formula)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,pf)
importFrom(stats,predict)
importFrom(stats,resid)
importFrom(stats,terms)
