# Generated by roxygen2: do not edit by hand

S3method(coef,sValues)
S3method(plot,sValues)
S3method(print,sValues)
S3method(sValues,data.frame)
S3method(sValues,formula)
S3method(sValues,matrix)
S3method(str,sValues)
S3method(summary,sValues)
export(betas)
export(extreme_bounds)
export(sValues)
export(s_values)
export(t_values)
import(ggplot2)
import(reshape2)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,model.matrix)
importFrom(stats,setNames)
importFrom(stats,vcov)
importFrom(utils,str)
