Cleveland {modgo}R Documentation

Cleveland Dataset ('Cleveland')

Description

Rows: samples (303) x Columns: Variables (11)

Usage

data("Cleveland")

Format

A data frame

Details

Cleveland Clinic Heart Disease Data set from the University of California in Irvine (UCI) machine learning data repository

Dua, Dheeru, and Casey Graff. 2017. "UCI Machine Learning Repository." University of California, Irvine,School of Information; Computer Sciences. http://archive.ics.uci.edu/ml

Selected 11 variables and impute missing values Imputation method is described in the Supplementary file 1 of the modgo paper

References

Detrano, R. et al. (1989) “International application of a new probability algorithm for the diagnosis of coronary artery disease,” The American Journal of Cardiology, 64(5), 304-310.

Examples

data("Cleveland", package="modgo")


[Package modgo version 1.0.1 Index]