glucose {SIN} | R Documentation |
From an investigation of determinants of blood glucose control. Data on 39 diabetic patients. The 4 variables are:
data(glucose)
A list providing a summary of the data. The list contains:
glucose$means | : | the mean vector, |
glucose$stddev | : | the vector of standard deviations, |
glucose$corr | : | the correlation matrix, and |
glucose$n | : | the sample size. |
Cox, D.R. \& Wermuth, N. (1993) Linear Dependencies Represented by Chain Graphs. Statistical Science 8(3): 204-283. (See Table 7).
data(glucose) glucose$means glucose$stddev glucose$corr glucose$n