Description Usage Format Source References Examples
The data come from a three Phase III randomized, double-blind study comparing rifabutin, clarithromycin, and the combination of rifabutin and clarithromycin for prevention of MAC disease in HIV-infected patients with CD4 lymphocyte counts less than 100 cells/mm3. The treatments were rifabutin, clarithomycin (the experimental arm), or the combination of the two drugs.
1 | data("mac")
|
A data frame with 1177 observations on the following 20 variables.
patidpatient id
ageage in years
agecatBinary variable for age 0: <= 35, 1:> 35
sex0=male, 1=female
karnofKarnofsky score, a measure of general health, lower indicates poor health
ivdrugIV Drug Use: 0=Never, 1=Previous/Current)
antiretAntiretroviral use: 0=never/unk, 1=prev/curr
cd4cd4 cell count
cd4cat0 if cd4 <= 25, 1 if cd4 > 25
ctgclinical trials group
dthstatdeath status: 1 = died, 0 = censored
dthtimetime to death in days
macstatStatus of MAC: 1 = yes, 0 = censored
mactimetime to MAC diseasd
swdrstatstudy wide dose reduction status
swdrtimestudy wide does reduction time
rif1 = rifabutin treatment arm; 0 = otherwise
clari1 if treated on clarithromycin arm, 0 = otherwise
toxstatstatus for permanent discontinuation of treatment due to toxicity, 1 = discontinued, 0 = censored
toxtimetime to permanent discontinuation due of treatment due to toxicity
Personal communication, Professor Rui Wang
Benson CA, Williams PL, Cohn DL, et al and the ACTG 196/CPCRA 009 Protocol Team. Clarithromycin or rifabutin alone or in combination for primary prophylaxis of mycobacterium avium complex disease in patients with AIDS: A randomized, double-blind, placebo-controlled trial. Journal of Infectious Disease 2000; 181:1289-1297.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.