# Generated by roxygen2: do not edit by hand

S3method(coef,glmfm)
S3method(coef,lmfm)
S3method(designMD,default)
S3method(plot,glmfm)
S3method(plot,lmfm)
S3method(print,glmfm)
S3method(print,lmfm)
S3method(print,summary.glmfm)
S3method(print,summary.lmfm)
S3method(summary,glmfm)
S3method(summary,lmfm)
export(designMD)
export(fit.models)
export(fmclass.add.class)
export(fmclass.register)
export(indexPlot.lmfm)
export(kernDenPlot.lmfm)
export(overlaidKernDenPlot.lmfm)
export(overlaidQQPlot.lmfm)
export(plot.glmfm)
export(plot.lmfm)
export(qqPlot.lmfm)
export(scatterPlot.lmfm)
export(simpleRegPlot.lmfm)
export(summary.glmfm)
export(summary.lmfm)
importFrom(graphics,par)
importFrom(lattice,densityplot)
importFrom(lattice,llines)
importFrom(lattice,panel.abline)
importFrom(lattice,panel.densityplot)
importFrom(lattice,panel.loess)
importFrom(lattice,panel.rug)
importFrom(lattice,panel.text)
importFrom(lattice,panel.xyplot)
importFrom(lattice,qqmath)
importFrom(lattice,simpleKey)
importFrom(lattice,strip.default)
importFrom(lattice,xyplot)
importFrom(stats,as.formula)
importFrom(stats,coef)
importFrom(stats,fitted)
importFrom(stats,formula)
importFrom(stats,mahalanobis)
importFrom(stats,model.frame)
importFrom(stats,model.matrix)
importFrom(stats,model.response)
importFrom(stats,predict)
importFrom(stats,printCoefmat)
importFrom(stats,qnorm)
importFrom(stats,qqnorm)
importFrom(stats,quantile)
importFrom(stats,residuals)
importFrom(stats,rnorm)
importFrom(stats,terms)
importFrom(stats,var)
importFrom(utils,menu)
