resplab / epicR

R package for the Evaluation Platform in COPD (EPIC), an agent-based whole-disease model for projection of health and economic outcomes and COPD interventions.
11 stars 11 forks source link

Parameter for uptake of case detection #123

Closed rachaelmountain closed 1 year ago

rachaelmountain commented 1 year ago

Need to be able to model market penetration of case detection. Could we add an additional parameter for case detection uptake over time? e.g. the current p_case_detection could be the probability in the first year then each successive years it's p_case_detection + local_time * uptake_parameter, or similar.

Priority: low

aminadibi commented 1 year ago

a vector for uptake_parameter is probably more flexible as it does not assume a linear relationship

aminadibi commented 1 year ago

Fixed in https://github.com/resplab/epicR/commit/51337ebb0ae1c4027429b65c6132e713f91a65e3