X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/c4fb00eacdd2cc19ec70a1a9292501809caa80bd..eeaabbdfcedc832c78b253d92b95e48e61498716:/NAMESPACE diff --git a/NAMESPACE b/NAMESPACE index dc19a2c..42ad282 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -1,14 +1,12 @@ # Generated by roxygen2: do not edit by hand -export(WP) export(app) export(id) export(idea) -export(seqB) +export(seq_bayes) +export(wp) importFrom(methods,is) -importFrom(stats,pexp) importFrom(stats,pgamma) -importFrom(stats,qexp) importFrom(stats,qgamma) importFrom(utils,install.packages) importFrom(utils,read.csv)