Learn R Programming

isdals (version 3.0.1)

cancer2: Tumor size and emission of radioactivity

Description

An experiment involved 21 cancer tumors. For each tumor the weight was registered as well as the emitted radioactivity obtained with a special medical technique (scintigraphic images). Three data points from large tumors were removed.

Usage

data(cancer2)

Arguments

Format

A data frame with 18 observations on the following 3 variables.

id

tumor id (numeric)

tumorwgt

tumor weight

radioact

emitted radioactivity (numeric)

Examples

Run this code
data(cancer2)

Run the code above in your browser using DataLab