Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

lutenhorm

Luteinizing Hormone


Description

Five sets of levels of luteinizing hormone for each of 48 time periods

Usage

data(lutenhorm)

Format

A data frame with 48 observations on the following 5 variables.

V1

a numeric vector

V2

a numeric vector

V3

a numeric vector

V4

a numeric vector

V5

a numeric vector

Details

Five sets of levels of luteinizing hormone for each of 48 time periods, taken from Diggle (1990). These are hormone levels measured on a healty woman in 10 minute intervals over a period of 8 hours. The luteinizing hormone is one of the hormones that orchestrate the menstrual cycle and hence it is important to understand its daily variation.

This is a time series. The book gives only one time series, which correspond to V4. I don't know what are the other four series, the book does'nt mention them. They could be block bootstrap replicates?

Source

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

Examples

str(lutenhorm) 
matplot(lutenhorm)

bootstrap

Functions for the Book "An Introduction to the Bootstrap"

v2019.6
BSD_3_clause + file LICENSE
Authors
S original, from StatLib, by Rob Tibshirani. R port by Friedrich Leisch.
Initial release
2019-06-15

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.