heart.test {FFTrees} | R Documentation |
Heart disease testing data
Description
Testing data for a heartdisease
data.
This subset is used to test the prediction performance of a model trained on the heart.train
data.
The dataset heartdisease
contains both datasets.
Usage
heart.test
Format
A data frame containing 153 rows and 14 columns (see heartdisease
for details).
Source
https://archive.ics.uci.edu/ml/datasets/Heart+Disease
See Also
heartdisease
dataset.
Other datasets:
blood
,
breastcancer
,
car
,
contraceptive
,
creditapproval
,
fertility
,
forestfires
,
heart.cost
,
heart.train
,
heartdisease
,
iris.v
,
mushrooms
,
sonar
,
titanic
,
voting
,
wine
[Package FFTrees version 2.0.0 Index]