Learn R Programming

pvrank (version 1.0)

Zoutus: Data on time and dose of CT fluoroscopy-guided procedures

Description

Two correlation/association coefficients: Pearson $r_0$ and Spearman $r_1$, are reviewed and compared.

Usage

data(Zoutus)

Arguments

source

Zou, K. H. and Tuncali, K. and Silverman, S. G. (2003). Correlation and simple linear regression. Radiology, 227, 617-628.

Details

Both correlation coefficients confirm that the log of total time and the log of dose are correlated strongly and positively.

Examples

Run this code
data(Zoutus)
	head(Zoutus)

Run the code above in your browser using DataLab