glucose: Glucose

Description Usage Format Source Examples

Description

From an investigation of determinants of blood glucose control. Data on 39 diabetic patients. The 4 variables are:

Usage

1

Format

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.

Source

Cox, D.R. \& Wermuth, N. (1993) Linear Dependencies Represented by Chain Graphs. Statistical Science 8(3): 204-283. (See Table 7).

Examples

1
2
3
4
5
data(glucose)
glucose$means
glucose$stddev
glucose$corr
glucose$n

SIN documentation built on May 2, 2019, 8:23 a.m.

Related to glucose in SIN...