diff --git a/R/parameters.R b/R/parameters.R index 01e49652..234685d8 100644 --- a/R/parameters.R +++ b/R/parameters.R @@ -316,14 +316,6 @@ #' and PCR prevalence; default = -0.968 #' * rdt_coeff - the coefficient for the log logit relationship betweeen rdt #' and PCR prevalence; default = 1.186 -#' -#' mixing: -#' -#' * rdt_intercept - the y intercept for the log logit relationship betweeen rdt -#' and PCR prevalence; default = -0.968 -#' * rdt_coeff - the coefficient for the log logit relationship betweeen rdt -#' and PCR prevalence; default = 1.186 -#' miscellaneous: #' #' * mosquito_limit - the maximum number of mosquitoes to allow for in the #' simulation; default = 1.00E+05 diff --git a/man/get_parameters.Rd b/man/get_parameters.Rd index 134368c7..0ed643d7 100644 --- a/man/get_parameters.Rd +++ b/man/get_parameters.Rd @@ -343,15 +343,6 @@ mixing: and PCR prevalence; default = -0.968 \item rdt_coeff - the coefficient for the log logit relationship betweeen rdt and PCR prevalence; default = 1.186 -} - -mixing: -\itemize{ -\item rdt_intercept - the y intercept for the log logit relationship betweeen rdt -and PCR prevalence; default = -0.968 -\item rdt_coeff - the coefficient for the log logit relationship betweeen rdt -and PCR prevalence; default = 1.186 -miscellaneous: \item mosquito_limit - the maximum number of mosquitoes to allow for in the simulation; default = 1.00E+05 \item individual_mosquitoes - boolean whether adult mosquitoes are modeled