From 87cda5b1e72f033f9d02f78d9cc3b7216d2abe9d Mon Sep 17 00:00:00 2001 From: Naeem Model Date: Thu, 22 Jun 2023 04:12:31 +0000 Subject: Prefer namespaces over direct sourcing --- R/WP_unknown.R | 3 --- 1 file changed, 3 deletions(-) (limited to 'R/WP_unknown.R') diff --git a/R/WP_unknown.R b/R/WP_unknown.R index 542f0f7..ee950b1 100644 --- a/R/WP_unknown.R +++ b/R/WP_unknown.R @@ -1,6 +1,3 @@ -source("computeLL.R") -source("WP_known.R") - #' WP method background function WP_unknown #' #' This is a background/internal function called by \code{WP}. It computes the maximum likelihood estimator -- cgit v1.2.3