format_to_outsider: Make the root node an outsider and adjust accordingly

Description Usage Arguments

View source: R/simulate_outbreak.R

Description

Make the root node an outsider and adjust accordingly

Usage

1
format_to_outsider(clusters, keep_zero_clusters = FALSE)

Arguments

clusters

data frame with the following columns

keep_zero_clusters

Do I keep track of the the cluster consisting only of the unobserved root node? Default is FALSE.

cluster_id

unique cluster ID

person_id

order of infection in the cluster

smear

- 1 (negative) / + 1 (positive)

gen

generation number (>=0)

inf_id

ID of the infector

n_inf

number of people infected by person

cluster_pos

number of positive smears in the cluster

cluster_size

number in cluster

censored

whether the cluster end was censored or not


skgallagher/TBornotTB documentation built on April 21, 2020, 1:19 p.m.