SampleData {LDLcalc} | R Documentation |
Anonymous real data
Description
A data set for the test of your model, containing values of 2000 cases. It is used as data for the examples.
Usage
SampleData
Format
A data frame
with 5 elements, which are:
- AGE
The Age of cases
- CHOL
The Cholesterol of cases
- TG
The Triglyceride of cases
- HDL
The High Density Lipoprotein of cases
- LDLd
The direct Low Density Lipoprotein of cases
[Package LDLcalc version 2.1 Index]