Learn R Programming

RobStatTM (version 1.0.11)

leuk.dat: Leukemia Data

Description

Records for 33 leukemia patients.

Usage

data(leuk.dat)

Arguments

Format

An object of class "data.frame".

Details

Description: The following features are present: wbc: white blood cell count; ag: presence or absence of a certain morphological characteristic in the white cells; and y: binary response variable, equals 1 if the patient survives more than 52 weeks, 0 otherwise.

Format: Numeric, 33 rows and 3 columns.

Examples

Run this code
data(leuk.dat)

Run the code above in your browser using DataLab