-#' @param NT Vector of case counts\r
-#' @param mu Mean of the serial distribution (needs to match case counts in time units; for example, if case counts are\r
-#' weekly and the serial distribution has a mean of seven days, then \code{mu} should be set to one, if case\r
-#' counts are daily and the serial distribution has a mean of seven days, then \code{mu} should be set to seven)\r
+#' @param NT Vector of case counts.\r
+#' @param mu Mean of the serial distribution. This needs to match case counts in time units. For example, if case counts\r
+#' are weekly and the serial distribution has a mean of seven days, then \code{mu} should be set to one If case\r
+#' counts are daily and the serial distribution has a mean of seven days, then \code{mu} should be set to seven.\r