Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sbfnk committed Sep 6, 2023
1 parent 45f543d commit bd01ca1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/dist.R
Original file line number Diff line number Diff line change
Expand Up @@ -890,7 +890,7 @@ tune_inv_gamma <- function(lower = 2, upper = 21) {
#' assigned to \code{mean_sd} and \code{sd_sd} by setting them to zero.
#' reduces compute requirement but may produce spuriously precise estimates.
#' @param prior_weight Integer, weight given to the generation time prior.
#' By default (prior_weight = 00) the priors will be weighted by the number of
#' By default (prior_weight = 0) the priors will be weighted by the number of
#' observation data points, usually preventing the posteriors from shifting
#' much from the given distribution. Another sensible option would be 1,
#' i.e. treating the generation time distribution as a single parameter.
Expand Down
2 changes: 1 addition & 1 deletion man/dist_spec.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit bd01ca1

Please sign in to comment.