# Export all names
exportPattern(".")
importFrom(stats, runif)
importFrom(stats, nlm)
importFrom(graphics, abline)
importFrom(graphics, segments)
importFrom(grDevices, dev.new)
