Generate a list of parameters PfSI_PAR in HumanPop
and public methods in Human
SimBitePfSI.Setup()
Pf_c | 0.15; transmission efficiency: infected human to mosquito |
---|---|
Pf_b | 0.55; transmission efficiency: infected mosquito to human |
DurationPf | 200; duration of infection (How many days does the infection last?) |
Defines a field (list) PfSI_PAR in HumanPop
and public methods in Human
SimBitePfSI.Setup()#> [1] "initializing PfSI SimBite module"#> Error in Human$set(which = "public", name = "add2Q_SimBitePfSI", value = function(tEvent, PAR = NULL) { PAR = list() PAR$mosquitoPfSI = mosquitoPfSI$new(PfID = -1L, tInf = -1L, spz = 1L, damID = -1L, sireID = -1L) self$addEvent2Q(event = self$event_SimBitePfSI(tEvent = tEvent, PAR = PAR))}): Can't add add2Q_SimBitePfSI because it already present in Human generator.