]> nmode's Git Repositories - Rnaught/blobdiff - NAMESPACE
Refactor seqB
[Rnaught] / NAMESPACE
index b39c58139c8e6a88e6cca95bf256f3ac78c5fdd9..e57b2b706b41234580fb938cb654467266e52ec5 100644 (file)
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -1,9 +1,15 @@
 # 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)
+importFrom(methods,is)
+importFrom(stats,pexp)
+importFrom(stats,pgamma)
+importFrom(stats,qexp)
+importFrom(stats,qgamma)
+importFrom(utils,install.packages)
+importFrom(utils,read.csv)
+importFrom(utils,write.csv)