]> nmode's Git Repositories - Rnaught/blobdiff - R/ui.R
Update ui.R
[Rnaught] / R / ui.R
diff --git a/R/ui.R b/R/ui.R
index 111b5f3d5c7f4e78d8e4ff90c06d58613762664a..060b5bc38e4d0565717f30a69d0d734864b179ee 100644 (file)
--- a/R/ui.R
+++ b/R/ui.R
@@ -60,7 +60,9 @@ ui <- function() { shiny::fluidPage(
           # WHITE & PANAGO (WP).
           shiny::tags$details(
             shiny::tags$summary(shiny::h4("White & Panago (WP)")),
-            shiny::p("This is a description of the method."),
+            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(),
             shiny::radioButtons(inputId = "serialWPKnown",
                                 label = "Is the mean serial interval known?",