Learn R Programming

pvrank (version 1.1.2)

Laudaher: Data on the significance of lymphocytic infiltration

Description

Non-parametric rank order statistical methods were used to establish quantitative correlations, particularly with the duration of survival.

Usage

data(Laudaher)

Arguments

Format

A data frame with 16 observations on the following two variables.

Duration

Duration of survival (months).

Infiltration

Lymphocytic infiltration of tumour (score).

Details

The study shows a significant relationship between lymphocytic infiltration of the tumour and survival of the patient.

Examples

Run this code
# NOT RUN {
	data(Laudaher)
	head(Laudaher)
# }

Run the code above in your browser using DataLab