Learn R Programming

sbfc (version 1.0.2)

heart: Heart disease data set: disease outcomes given health attributes

Description

Data set from UCI repository, discretized using the mdlp package.

Usage

data(heart)

Arguments

Format

TrainX

A matrix with 270 rows and 13 columns.

TrainY

A vector with 270 rows.

References

UCI heart data set