#NAMESPACE file 
importFrom("stats", "pnorm", "pt", "qnorm", "qt")

# Export all names
#exportPattern(".")
 exportPattern("^[^\\.]")