importFrom(car, Anova, avPlots, crPlots, hccm, ncvTest, qqPlot, spreadLevelPlot)
importFrom(MASS, boxcox)
importFrom(psych, describe)
importFrom(gplots, barplot2)
importFrom(gvlma, gvlma)
export(
  lm.boxCox,
  lm.caseAnalysis,
  lm.codeRegressors,
  lm.correctSE,
  lm.deltaR2,
  lm.describeData,
  lm.describeGroups,
  lm.figSum,
  lm.mergeData,
  lm.mixedBar,
  lm.mixedMeans,
  lm.modelAssumptions,
  lm.pointEstimates,
  lm.readDat,
  lm.removeCases,
  lm.renameVar,
  lm.setContrasts,
  lm.setRownames,
  lm.stripChart,
  lm.sumSquares,
  lm.writeDat
)
