We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a6885b commit f516f05Copy full SHA for f516f05
1 file changed
R/est_seroincidence_by.R
@@ -23,7 +23,7 @@
23
#' If `strata` is left empty, a warning will be produced,
24
#' recommending that you use [estimate_scr()] for unstratified analyses,
25
#' and then the data will be passed to [estimate_scr()].
26
-#' If for some reason you want to use [estimate_scr_by()]
+#' If for some reason you want to use [est_seroincidence_by()]
27
#' with no strata instead of calling [estimate_scr()],
28
#' you may use `NA`, `NULL`, or `""` as the `strata`
29
#' argument to avoid that warning.
0 commit comments