Skip to contents

This dataset, guinea_pig_sleep, is a data frame containing sleep times for guinea pigs. It includes information on dose and sleep time.

Usage

data(guinea_pig_sleep)

Format

A data frame with 30 observations and 2 variables:

Dose

Numeric vector indicating the dose

Sleep

Numeric vector indicating the sleep time

Source

Data taken from the GLMsData package version 1.4

Details

The dataset name has been kept as 'guinea_pig_sleep' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the agridatasets package and assists users in identifying its specific characteristics.