Skip to content

Commit

Permalink
Removed duplicate parameters accidentally added in rebase.
Browse files Browse the repository at this point in the history
  • Loading branch information
RJSheppard committed Sep 2, 2024
1 parent 055a3e4 commit 51c94e4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions R/parameters.R
Original file line number Diff line number Diff line change
Expand Up @@ -498,8 +498,6 @@ get_parameters <- function(overrides = list(), parasite = "falciparum") {
ivm_rendering_max_ages = numeric(0),
hypnozoites_rendering_min_ages = numeric(0),
hypnozoites_rendering_max_ages = numeric(0),
n_with_hypnozoites_rendering_min_ages = numeric(0),
n_with_hypnozoites_rendering_max_ages = numeric(0),
# mixing
rdt_intercept = -0.968,
rdt_coeff = 1.186,
Expand Down

0 comments on commit 51c94e4

Please sign in to comment.