diabetes: Blood Measurements on 43 Diabetic Children

Description Usage Format Source Examples

Description

Measurements on 43 diabetic children of log-Cpeptide (a blood measurement) and age (in years). Interest is predicting the blood measurement from age.

Usage

1

Format

A data frame with 43 observations on the following 3 variables.

obs

a numeric vector

age

a numeric vector

logCpeptide

a numeric vector

Source

Efron, B. and Tibshirani, R. (1993) An Introduction to the Bootstrap. Chapman and Hall, New York, London.

Examples

1
plot(logCpeptide ~ age, data=diabetes)

Example output



bootstrap documentation built on June 17, 2019, 5:04 p.m.