computeMatWIW: Build a matrix of probability of who infected whom from a...

View source: R/computeMats.R

computeMatWIWR Documentation

Build a matrix of probability of who infected whom from a MCMC output

Description

Build a matrix of probability of who infected whom from a MCMC output

Usage

computeMatWIW(record, burnin = 0.5)

Arguments

record

Output from inferTTree function

burnin

Proportion of the MCMC output to be discarded as burnin

Value

Matrix of probability of who infected whom


xavierdidelot/TransPhylo documentation built on Sept. 28, 2023, 7:20 p.m.