data.sim: The data.sim Dataset.

data.simR Documentation

The data.sim Dataset.

Description

HIV risk of infection after STI/HIV intervention in a cluster randomized trial.

Format

A data frame with 10000 rows and 8 variables

Details

A dataset containing the HIV risk scores and presence of risky behaviors (yes/no) and other covarites of 10000 subjects among 100 communities. The variables are as follows:

  • IDPAT subject id

  • CLUSTER cluster id

  • TRT treatment status, 1 is received STI/HIV intervention

  • X1 A covariate following a N(0,1)

  • JOB employement status

  • MARRIED marital status

  • AGE age

  • HIV.KNOW Score for HIV knowlege

  • RELIGION religiosity score

  • OUTCOME Binary outcome - 1 if the subject is at high risk of HIV infection, 0 otherwise. NA if missing.

  • MISSING 1 if the ouctome is missing - 0 otherwise.


CRTgeeDR documentation built on Sept. 6, 2022, 9:07 a.m.

Related to data.sim in CRTgeeDR...