# Generated by roxygen2: do not edit by hand

S3method(lod,calibration)
S3method(lod,default)
S3method(loq,calibration)
S3method(loq,default)
S3method(matrix_effect,calibration)
S3method(matrix_effect,default)
S3method(plot,calibration)
S3method(plot,texture)
S3method(print,calibration)
S3method(print,texture)
S3method(relerr,calibration)
S3method(relerr,default)
S3method(summary,calibration)
S3method(texture,default)
S3method(texture,formula)
S3method(weight_select,calibration)
S3method(weight_select,default)
export(CI)
export(bisdom)
export(calibration)
export(lod)
export(loq)
export(matrix_effect)
export(mselect)
export(relerr)
export(rmse)
export(se)
export(signifig)
export(sorption)
export(texture)
export(theme_publish)
export(weight_select)
import(drc)
import(ggplot2)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(lmtest,bptest)
importFrom(stats,AIC)
importFrom(stats,anova)
importFrom(stats,coef)
importFrom(stats,lm)
importFrom(stats,logLik)
importFrom(stats,model.frame)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,qchisq)
importFrom(stats,qnorm)
importFrom(stats,qt)
importFrom(stats,sd)
importFrom(stats,shapiro.test)
importFrom(stats,terms)
