X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/1d15746821b536ef60d6b86e475bf0057d98e8bd..cc76f0efe047537d9371160da4e87a1da4d923c3:/NAMESPACE diff --git a/NAMESPACE b/NAMESPACE index 0508cde..e57b2b7 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -1,10 +1,10 @@ # Generated by roxygen2: do not edit by hand -export(ID) -export(IDEA) export(WP) export(app) -export(seqB) +export(id) +export(idea) +export(seq_bayes) importFrom(methods,is) importFrom(stats,pexp) importFrom(stats,pgamma)