simulated_data: Simulated dataset of visit dates based on the SHCS

Description Usage Format Examples

Description

It contains 20 pseudo transmission pairs that should be detected with the method.

Usage

1
data("simulated_data")

Format

A data frame with 90266 observations on the following 3 variables:

X

row's indexing

subject

a numeric vector with patient identifiers

sim_dates

a factor with the visit dates

Examples

1
2
data("simulated_data")
head(simulated_data)

alexmarzel/svisits documentation built on May 12, 2019, 1:36 a.m.