A matrix with columns "Infectee", "Infector", "InfnTime" (infection time), "RecTime" (recovery time), "DoneFlag".
Suitable for using with getLabGenealogy
Arguments
lambda
a numeric vector specifying the time varying intensity lambda(t) which is passed to simNHP.fun to generate the non-homogeneous Poisson process.
duration
the fixed duration of infection (default is 1)
NumCases
the approximate number of infected cases (default is 50)