tt.events {SMITIDvisu}R Documentation

Data.frame of hosts events information by time. Fake data.

Description

Fake simulated data of hosts events over the time.

Usage

data("transmissiontree")

Format

A data frame with 63 observations on the following 7 variables.

id

a character vector

time

a character vector

status

a character vector

infectedby

a character vector

probabilities

a character vector

X

a numeric vector

Y

a numeric vector

Examples

data(transmissiontree)
print(tt.events)

[Package SMITIDvisu version 0.0.9 Index]