Skip to content

Commit

Permalink
Merge pull request #299 from mrc-ide/parameter_documentation_ordering
Browse files Browse the repository at this point in the history
Reordered parameters (and removed unused parameters) in get_parameters function.
  • Loading branch information
RJSheppard authored May 24, 2024
2 parents 69ea7b6 + 702fcc4 commit 98a7482
Show file tree
Hide file tree
Showing 4 changed files with 317 additions and 283 deletions.
3 changes: 0 additions & 3 deletions R/model.R
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@
#' inclusive age range at this timestep. This
#' defaults to p_detect_730_3650. Other age ranges can be set with
#' prevalence_rendering_min_ages and prevalence_rendering_max_ages parameters.
#' * n_severe: number of humans with a severe infection between an inclusive
#' age range at this timestep. Age ranges can be set with
#' severe_prevalence_rendering_min_ages and severe_prevalence_rendering_max_ages parameters.
#' * n_inc: number of new infections for humans between an inclusive age range at this timestep.
#' incidence columns can be set with
#' incidence_rendering_min_ages and incidence_rendering_max_ages parameters.
Expand Down
Loading

0 comments on commit 98a7482

Please sign in to comment.