hh.transmission.epsilon {SIRmcmc}R Documentation

Simulated data under SIR, with covariates.

Description

Simulated data under the SIR model with a high risk and low risk group. The first 1000 observations are identical to the data hh.transmission.

Usage

data("hh.transmission.epsilon")

Format

A data frame with 2000 observations on the following 4 variables.

household

A numeric vector of household IDs.

onset

Date of onset for cases.

transmission

A factor with levels Community Household None representing source of infection.

epsilon

A numeric vector of the value of epsilon used to simulate the data.


[Package SIRmcmc version 1.1.1 Index]