X-Git-Url: https://git.nmode.ca/Rnaught/blobdiff_plain/e0988851b26668ec69131e22a0815ce6f85b94c4..5f4889d4df5e94f194ef7f8b839496db04b17f4e:/R/WP_known.R?ds=inline diff --git a/R/WP_known.R b/R/WP_known.R index 2c54bce..4c43ed2 100644 --- a/R/WP_known.R +++ b/R/WP_known.R @@ -8,7 +8,7 @@ #' #' @return The function returns the maximum likelihood estimator of R0. #' -#' @export +#' @keywords internal WP_known <- function(NT, p) { k <- length(p) TT <- length(NT) - 1