1
2
3
4
5
#

Name:

Description:

The drughiv data frame has 34 rows and 4 columns.

Variables:

This data frame contains the following columns:

drug

Drug combination (1=AZT + zalcitabine, 2=AZT + zalcitabine + saquinavir)

time

Time after drug administration to CD4 count at a specified level, days

delta

Indicator of CD4 count reaching specified level (1=yes, 0=no)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Klein and Moeschberger (1997) Survival Analysis Techniques for Censored and truncated data, Springer.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/data_from_Exercise_7.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.