]> nmode's Git Repositories - Rnaught/blobdiff - NAMESPACE
Add files via upload
[Rnaught] / NAMESPACE
index b39c58139c8e6a88e6cca95bf256f3ac78c5fdd9..1557cc12b14606247842880a39bd08354bfc8da0 100644 (file)
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -1,9 +1,10 @@
 # Generated by roxygen2: do not edit by hand
 
-export(ID)
-export(IDEA)
-export(WP)
-export(WP_known)
-export(WP_unknown)
-export(computeLL)
-export(seqB)
+export(app)
+export(id)
+export(idea)
+export(seq_bayes)
+export(wp)
+importFrom(stats,pgamma)
+importFrom(stats,qgamma)
+importFrom(utils,install.packages)