filterInfectedDate: Filter record on specified date of infection

Description Usage Arguments Value

Description

Filter record on specified date of infection

Usage

1
filterInfectedDate(record, case, infDate, keepAfter = TRUE)

Arguments

record

MCMC output produced by inferTTree

case

Case index, either an integer or a string matching one of the case names in the data

infDate

Date for filtering

keepAfter

Flag, TRUE to keep cases infected after infDate, FALSE to keep cases infected on or before

Value

Filtered record


JamesStimson/transnp documentation built on May 30, 2019, 3:51 p.m.