# Generated by roxygen2: do not edit by hand

S3method(coef,sae)
S3method(fitted,sae)
S3method(plot,sae)
S3method(plot,weights)
S3method(print,sae)
S3method(residuals,sae)
S3method(summary,weights)
S3method(vcov,sae)
export(COR)
export(COV)
export(CV)
export(CVarea)
export(EST)
export(MSE)
export(R2)
export(RMSE)
export(SE)
export(aggr)
export(bench)
export(cAIC)
export(fSAE)
export(fSAE.Area)
export(fSAE.Unit)
export(fSurvReg)
export(generateFakeData)
export(raneff)
export(raneff.se)
export(relSE)
export(se2)
export(sv2)
export(synthetic)
export(uweights)
export(wDirect)
import(Matrix)
importFrom(grDevices,dev.list)
importFrom(grDevices,dev.new)
importFrom(grDevices,dev.off)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,boxplot)
importFrom(graphics,curve)
importFrom(graphics,hist)
importFrom(graphics,legend)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(methods,is)
importFrom(stats,coef)
importFrom(stats,fitted)
importFrom(stats,integrate)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,na.fail)
importFrom(stats,na.omit)
importFrom(stats,optim)
importFrom(stats,optimize)
importFrom(stats,printCoefmat)
importFrom(stats,residuals)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,terms)
importFrom(stats,var)
importFrom(stats,vcov)
