bupa: The Bupa dataset

Description Usage Format Source Examples

Description

The Bupa dataset

Usage

1

Format

A data frame with 345 observations on the following 7 variables.

V1

mean corpuscular volume

V2

alkaline phosphotase

V3

alamine aminotransferase

V4

aspartate aminotransferase

V5

gamma-glutamyl transpeptidase

V6

number of half-pint equivalents of alcoholic beverages drunk per day

V7

The class variable (two classes)

Source

The UCI Machine Learning Database Repository at:

Examples

1
2
3
4
5
## Not run: #---Sequential forward feature selection using the lda classifier---
data(bupa)
sfs(bupa,"lda",repet=10)

## End(Not run)

dprep documentation built on May 29, 2017, 11:01 a.m.