Package: malariaEquilibrium Type: Package Title: Return equilibrium solution to malaria transmission model Version: 1.0.1 Authors@R: c( person( given = "Bob", family = "Verity", role = c('aut', 'cre'), email = 'r.verity@imperial.ac.uk' ), person( given = "Pete", family = "Winskill", role = c('aut'), email = 'p.winskill@imperial.ac.uk' ), person( given = "Giovanni", family = "Charles", role = c('aut'), email = 'giovanni.charles@gmail.com' )) Description: Often we are interested in the state of a given malaria transmission model at equibrium. However, some models (e.g. the Griffin et al. 2014 model) are quite complex, and can result in equilibrium solutions that are fairly in-depth. In these situations it is useful to have a "canonical" equilibrium solution that is tried and tested, and can be used reliably by multiple users. This package aims to be a place for hosting these canonical solutions, and for storing useful tests, checks and plotting functions for exploring a given solution. License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.0.2 BugReports: https://github.com/mrc-ide/malariaEquilibrium/issues Imports: statmod, magrittr Repository: https://mrc-ide.r-universe.dev Date/Publication: 2022-01-12 17:05:32 UTC RemoteUrl: https://github.com/mrc-ide/malariaEquilibrium RemoteRef: master RemoteSha: c929c1c2e3de47e5995d4bd5ea6c7b39f48f128c NeedsCompilation: no Packaged: 2026-06-21 10:12:24 UTC; root Author: Bob Verity [aut, cre], Pete Winskill [aut], Giovanni Charles [aut] Maintainer: Bob Verity Depends: R (>= 3.5.0)