-
-
Notifications
You must be signed in to change notification settings - Fork 601
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e00765e
commit 138e03c
Showing
2 changed files
with
472 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
# South African Heart Disease | ||
|
||
source: https://web.stanford.edu/~hastie/ElemStatLearn/datasets/SAheart.data | ||
description: | ||
> A retrospective sample of males in a heart-disease high-risk region of the Western Cape, South Africa. There are roughly two controls per case of CHD. Many of the CHD positive men have undergone blood pressure reduction treatment and other programs to reduce their risk factors after their CHD event. In some cases the measurements were made after these treatments. These data are taken from a larger dataset, described in Rousseauw et al, 1983, South African Medical | ||
Journal. | ||
![image](https://user-images.githubusercontent.com/13688320/67481737-0838a200-f695-11e9-9a84-336518f59c1d.png) | ||
|
||
applications: [Section 6.8](https://esl.hohoweiya.xyz/06-Kernel-Smoothing-Methods/6.8-Mixture-Models-for-Density-Estimation-and-Classification/index.html) |
Oops, something went wrong.