generate_probM: Time varying microcephaly risk

Description Usage Arguments Value

View source: R/RcppExports.R

Description

Given the epidemic model parameters and number of infected mosquitoes over time, calculates the probability of a birth having microcephaly at a given time

Usage

1
generate_probM(IM, NH, probM, b, pMH, bp, tstep)

Arguments

IM

a numeric vector of number of infected mosquitoes over time

NH

the constant human population size

probM

the time varying risk of developing microcephaly given infection over the course of gestation

b

the per vector per day bite rate

pMH

the probability of transmission upon bite

bp

the baseline probability of microcephaly

tstep

the time step for the buckets. Best left to 1.

Value

the vector of microcephaly probabilities


jameshay218/zikaProj documentation built on Jan. 9, 2020, 7:26 p.m.