Skip to content

Commit

Permalink
update function documentation for new function signatures
Browse files Browse the repository at this point in the history
  • Loading branch information
joshwlambert committed Sep 25, 2024
1 parent c3172f4 commit 48260cb
Show file tree
Hide file tree
Showing 6 changed files with 50 additions and 60 deletions.
2 changes: 1 addition & 1 deletion R/epiparameter-utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ create_method_assess <- function(censored = NA,
#' This check for valid parameters is independent of whether the distribution
#' is truncated or discretised.
#'
#' @inheritParams epiparameter
#' @inheritParams create_prob_distribution
#'
#' @return A boolean `logical`.
#' @export
Expand Down
4 changes: 2 additions & 2 deletions man/create_prob_distribution.Rd

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

9 changes: 5 additions & 4 deletions man/dot-calc_dist_params.Rd

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

7 changes: 6 additions & 1 deletion man/dot-clean_params.Rd

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

40 changes: 14 additions & 26 deletions man/epiparameter.Rd

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

48 changes: 22 additions & 26 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 48260cb

Please sign in to comment.