thirst: Temperature on Water Consumption Via Thirst

Description Usage Format Source References Examples

Description

A hypothetical study of the effects of temperature on water consumption.

Usage

1

Format

A data frame with 50 cases and 3 variables:

temp

Room temperature in degrees Fahrenheit.

thirst

Self-reported thirst at the end of a 2-hour period.

water

Water consumed during the last 2 hours in deciliters.

Source

Table 3.1 in MacKinnon (2008)

References

MacKinnon, D. P. (2008). Introduction to statistical mediation analysis. New York: Lawrence Erlbaum Associates. ISBN:9780805839746. Google:vHUVYKfrdtYC.

Examples

1
2
3
data(thirst, package = "jeksterslabRdatarepo")
str(thirst)
head(thirst)

jeksterslabds/jeksterslabRdatarepo documentation built on Jan. 5, 2021, 3:27 a.m.