Skip to content

Commit

Permalink
remove outdated argument documentation from new_epiparameter
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwlambert committed Sep 25, 2024
1 parent b183fff commit 3c72803
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
6 changes: 0 additions & 6 deletions R/epiparameter.R
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,6 @@
#' `{distributional}` when `discretise = FALSE`, or a `distcrete` object from
#' `{distcrete}` when `discretise = TRUE`.
#'
#' @param prob_dist A character string specifying the probability
#' distribution. This should match the R naming convention of probability
#' distributions (e.g. lognormal is `lnorm`, negative binomial is `nbinom`, and
#' geometric is `geom`).
#' @param prob_dist_params A named vector of probability distribution
#' parameters.
#' @inheritParams epiparameter
#'
#' @inherit epiparameter return
Expand Down
8 changes: 0 additions & 8 deletions man/new_epiparameter.Rd

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

0 comments on commit 3c72803

Please sign in to comment.