# Default NAMESPACE created by R
# Remove the previous line if you edit this file

# Export all names
exportPattern(".")

  importFrom("grDevices", "dev.off", "pdf")
  importFrom("graphics", "legend", "par", "plot", "points", "text")
  importFrom("stats", "qnorm", "var")
