| 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.
ida character vector
timea character vector
statusa character vector
infectedbya character vector
probabilitiesa character vector
Xa numeric vector
Ya numeric vector
Examples
data(transmissiontree)
print(tt.events)
[Package SMITIDvisu version 0.0.9 Index]