From: hannajankowski Date: Thu, 28 Jul 2022 16:07:44 +0000 (-0400) Subject: Update WP.R X-Git-Url: https://git.nmode.ca/Rnaught/commitdiff_plain/5a33c10583dfc47c346b940f6a63541f75b47544?ds=sidebyside Update WP.R --- diff --git a/R/WP.R b/R/WP.R index edaf629..d65972e 100644 --- a/R/WP.R +++ b/R/WP.R @@ -31,6 +31,7 @@ #' res2 <- WP(NT=NT, mu=3/7, method="known") #' res2$Rhat #' ## obtain Rhat when serial distribution is unknown +#' ## NOTE: this implementation will take longer to run #' res3 <- WP(NT=NT) #' res3$Rhat #' ## find mean of estimated serial distribution