# Generated by roxygen2: do not edit by hand

S3method(coef,feis)
S3method(deviance,feis)
S3method(df.residual,feis)
S3method(fitted,feis)
S3method(formula,feis)
S3method(hatvalues,feis)
S3method(model.matrix,feis)
S3method(nobs,feis)
S3method(predict,feis)
S3method(print,summary.bsfeistest)
S3method(print,summary.feis)
S3method(print,summary.feistest)
S3method(residuals,feis)
S3method(sigma,feis)
S3method(summary,bsfeistest)
S3method(summary,feis)
S3method(summary,feistest)
S3method(terms,feis)
S3method(vcov,feis)
export(bsfeistest)
export(detrend)
export(feis)
export(feistest)
export(model.response.feis)
export(slopes)
importFrom(Rdpack,reprompt)
importFrom(stats,as.formula)
importFrom(stats,ave)
importFrom(stats,coef)
importFrom(stats,coefficients)
importFrom(stats,complete.cases)
importFrom(stats,delete.response)
importFrom(stats,deviance)
importFrom(stats,df.residual)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,hatvalues)
importFrom(stats,lm)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,model.weights)
importFrom(stats,naresid)
importFrom(stats,nobs)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,pt)
importFrom(stats,resid)
importFrom(stats,residuals)
importFrom(stats,sd)
importFrom(stats,sigma)
importFrom(stats,terms)
importFrom(stats,update)
importFrom(stats,var)
importFrom(stats,vcov)
importFrom(stats,weighted.mean)
importFrom(utils,packageVersion)
