From e5e312d01bccbabbb21e69d269ccf0d947e5abdb Mon Sep 17 00:00:00 2001 From: Naeem Model Date: Mon, 12 Feb 2024 00:02:07 +0000 Subject: Refactor WP --- NAMESPACE | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'NAMESPACE') diff --git a/NAMESPACE b/NAMESPACE index e57b2b7..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(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) -- cgit v1.2.3