robust (version 0.4-18.2)

leuk.dat: Leuk Data

Description

An exmaple data set for the misclassification fitter in glmRob.

Usage

data(leuk.dat)

Arguments

Format

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

wbc

a numeric vector.

ag

a numeric vector.

y

a numeric vector.

Examples

Run this code
# NOT RUN {
data(leuk.dat)
# }

Run the code above in your browser using DataCamp Workspace