https://github.com/jminnier/nhanes_cvd
https://github.com/jminnier/nhanes_cvd
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jminnier/nhanes_cvd
- Owner: jminnier
- License: mit
- Created: 2018-02-05T01:46:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-13T21:28:42.000Z (over 6 years ago)
- Last Synced: 2025-02-07T21:19:12.055Z (4 months ago)
- Language: R
- Size: 504 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nhanes_cvd
This is a simple estimate of proportion of people with ALT < 60 U/L, in the subset of CVD patients with triglycerides < 500 and > 200 mg/dl, using NHANES data. This currently just uses one year of NHANES (2013-2014), and CVD is defined using the medical questionaire. People with heart failure are excluded.
The analysis report can be seen in [report_annotated.md](report_annotated.md), updated November 12, 2018.