50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

lmec (version 1.0)

UTIdata: Data set for Unstructured Treatment Interruption Study

Description

Data set from a study of Unstructured Treatment Interruption in HIV-infected adolescents in four institutions in the US. The main outcome is the HIV-1 RNA viral load, which is subject to censoring below the lower limit of detection of the assay (50 copies/mL). The censored observations are indicated by the variable RNAcens

Usage

data(UTIdata)

Arguments

Format

A data frame with 373 observations on the following 5 variables.
Patid
patient ID
Days.after.TI
days after treatment interruption
Fup
follow-up months
RNA
viral load RNA
RNAcens
censoring indicator for viral load

References

Saitoh, A., Foca, M, et al. (2008), Clinical outcome in perinatally acquired HIV-infected children and adolescents after unstructured treatment interruption, Pediatrics,121, e513-e521.

Examples

Run this code
data(UTIdata)
## maybe str(UTIdata) ; plot(UTIdata) ...

Run the code above in your browser using DataLab