X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/c85280a9cfe1f46eb4bc260d7f479a33d86dceff..HEAD:/NAMESPACE diff --git a/NAMESPACE b/NAMESPACE index b39c581..140ea5f 100644 --- 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(id) +export(idea) +export(seq_bayes) +export(web) +export(wp) +importFrom(stats,pgamma) +importFrom(stats,qgamma) +importFrom(utils,install.packages)