1
2
3
4
5
#

Name:

Description:

The remission data frame has 27 rows and 3 columns.

Variables:

This data frame contains the following columns:

LI

A measure of cell activity.

m

The number of patients in each group (all values are actually 1 here).

r

The number of patients (out of m) who went into remission.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

The data were obtained from

Freeman, D.H. (1987) Applied Categorical Data Analysis. Marcel Dekker.

References

Davison, A.C. and Hinkley, D.V. (1997) Bootstrap Methods and Their Application. Cambridge University Press.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.