filterTransPair: Filter record on specified directed transmission pair

Description Usage Arguments Value

Description

Filter record on specified directed transmission pair

Usage

1
filterTransPair(record, from, to, include = FALSE)

Arguments

record

MCMC output produced by inferTTree

from

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

to

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

include

FALSE means remove given pair, TRUE means only include given pair

Value

Filtered record


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