Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
nsPublicData
actg
Commits
1571af23
Commit
1571af23
authored
Oct 06, 2017
by
levintow
Browse files
updating readme
parent
4e56a0aa
Changes
2
Hide whitespace changes
Inline
Side-by-side
README.Rmd
View file @
1571af23
---
title: "AIDS Clinical Trial Group (ACTG) Study Dataset"
author: "Sara Levintow"
date: "
8/28
/2017"
date: "
10/6
/2017"
output: md_document
---
# AIDS Clinical Trial Group (ACTG) Study Dataset #
...
...
@@ -31,16 +31,18 @@ knitr::opts_chunk$set(echo = TRUE)
* male: 1=male, 0=female
* black: 1=black, 0=non-black
* hispanic: 1=hispanic, 0=non-hispanic
* idu: 1=history of injection drug use, 0=no history
* idu: numeric variable for exposure (1=history of injection drug use, 0=no history)
* idu_f: factor variable for exposure (1=history of injection drug use, 0=no history)
* art: 1=triple therapy, 0=double therapy
* delta: 1=endpoint (AIDS or death), 0=no endpoint
* drop: 1=loss to follow up, 0=not
* r: 1=in subcohort, 0=not
* age: years of age at randomization
* karnof: Karnofsky score (100=normal, 0=dead)
* days: days from randomization to endpoint of censoring
* cd4: CD4 count in cells/mm^3 at randomization
* stop: day therapy stopped, missing if not stopped
* Y: time of event (AIDS or death)
* C1: time of censoring due to drop-out
* C2: time of censoring not due to drop-out
### Notes ###
...
...
README.md
View file @
1571af23
...
...
@@ -18,16 +18,20 @@ You can install the package from Bitbucket
-
male: 1=male, 0=female
-
black: 1=black, 0=non-black
-
hispanic: 1=hispanic, 0=non-hispanic
-
idu: 1=history of injection drug use, 0=no history
-
idu: numeric variable for exposure (1=history of injection drug use,
0=no history)
-
idu
\_
f: factor variable for exposure (1=history of injection drug
use, 0=no history)
-
art: 1=triple therapy, 0=double therapy
-
delta: 1=endpoint (AIDS or death), 0=no endpoint
-
drop: 1=loss to follow up, 0=not
-
r: 1=in subcohort, 0=not
-
age: years of age at randomization
-
karnof: Karnofsky score (100=normal, 0=dead)
-
days: days from randomization to endpoint of censoring
-
cd4: CD4 count in cells/mm^3 at randomization
-
stop: day therapy stopped, missing if not stopped
-
Y: time of event (AIDS or death)
-
C1: time of censoring due to drop-out
-
C2: time of censoring not due to drop-out
### Notes
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment