# Generated by roxygen2: do not edit by hand

S3method(augment,bfsl)
S3method(bfsl,default)
S3method(bfsl,formula)
S3method(glance,bfsl)
S3method(plot,bfsl)
S3method(predict,bfsl)
S3method(print,bfsl)
S3method(print,summary.bfsl)
S3method(summary,bfsl)
S3method(tidy,bfsl)
export(augment)
export(bfsl)
export(bfsl_control)
export(glance)
export(tidy)
importFrom(generics,augment)
importFrom(generics,glance)
importFrom(generics,tidy)
importFrom(graphics,abline)
importFrom(graphics,arrows)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,qt)
importFrom(stats,terms)
