Learn R Programming

isdals (version 3.0.1)

stomach: Stomach experiment

Description

Fifteen subjects participated in an experiment related to overweight and got a standardized meal.The interest was, among others, to find relationships between the time it takes from a meal until the stomach is empty again and the concentration of a certain hormone.

Usage

data(stomach)

Arguments

Format

A data frame with 15 observations on the following 2 variables.

conc

hormone concentration

empty

time from meal until the stomach is empty

Examples

Run this code
data(stomach)

Run the code above in your browser using DataLab