sampleB {LDLcalc} | R Documentation |
Anonymous real data
Description
A data set of repeated measurements of cholesterol, LDL and triglycerides. It is used as data for the examples.
Usage
sampleB
Format
A data frame
with 10 elements, which are:
- day
Day number of each measurement
- CHOLrep1, CHOLrep2, CHOL
Replicate measurements of cholesterol for each day and their mean.
- HDLrep1, HDLrep2, HDL
eplicate measurements of HDL for each day and their mean.
- LDLrep1, LDLrep2, LDL
LDL calculated according to the Friedewald formula mentioned above and its mean. All measurement units are in mg/dl and not mmol/L.
[Package LDLcalc version 2.1 Index]