summaryrefslogtreecommitdiff
path: root/R/ui.R
diff options
context:
space:
mode:
authorhannajankowski <hkj@yorku.ca>2023-08-16 13:37:35 -0400
committerGitHub <noreply@github.com>2023-08-16 13:37:35 -0400
commit7ff0828f73fbebaa3b9856908fa8739db5320e90 (patch)
treea5aa5c3b1eab9c2ca4e3bfc259ef1e55fe7d51b9 /R/ui.R
parentfd6cc63e29f44d34c6083d7b33534f1b83374e06 (diff)
Update ui.R
First attempt by HJ
Diffstat (limited to 'R/ui.R')
-rw-r--r--R/ui.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/R/ui.R b/R/ui.R
index 060b5bc..8a82158 100644
--- a/R/ui.R
+++ b/R/ui.R
@@ -60,7 +60,7 @@ ui <- function() { shiny::fluidPage(
# WHITE & PANAGO (WP).
shiny::tags$details(
shiny::tags$summary(shiny::h4("White & Panago (WP)")),
- shiny::p("Method due to [White and Pagano(2008)], assumes a branching process based model. Serial
+ shiny::p("Method due to White and Pagano (2008), assumes a branching process based model. Serial
distribution can be assumed known or can be estimated using maximum likelihood; When serial interval is unknown
the method takes longer to compute, though is still real-time."),
shiny::br(),