# Generated by roxygen2: do not edit by hand

export(CI.diffmean)
export(CI.diffprop)
export(CI.mean)
export(CI.prop)
export(LM.output)
export(TEST.diffmean)
export(TEST.diffprop)
export(TEST.diffvar)
export(TEST.mean)
export(TEST.prop)
export(distr.plot.x)
export(distr.plot.xy)
export(distr.summary.x)
export(distr.table.x)
export(distr.table.xy)
export(summaries.plot.x)
import(grDevices)
import(graphics)
import(stats)
import(utils)
importFrom(grDevices,
  colorRampPalette,
  gray,
  gray.colors,
  hcl.colors,
  rgb
)
importFrom(stats,
  cooks.distance,
  dnorm,
  hatvalues,
  qt,
  rstandard,
  rstudent
)
importFrom(utils,
  globalVariables,
  write.table
)
