mammal_sleep | R Documentation |
Dataset from Allison and Cicchetti (1976) of 62 mammal species on the interrelationship between sleep, ecological, and constitutional variables. The dataset contains missing values on five variables.
data("mammal_sleep")
A data frame with 62 observations on the following 11 variables.
species
Mammal species.
bodyweight
in kg.
brainweight
in g.
sws
Duration of slow wave sleep (h/d).
rem
Duration of rem sleep (h/d).
totalsleep
Duration of total sleep (h/d).
longevity
Maximum life span (years).
gestationtime
Duration of gestation (d).
predation
Predation risk index (1-5), 1 = least likely to be preyed upon.
sleepexposure
Sleep exposure index (1-5), 1 = least exposed (e.g. animal sleeps in a well-protected den), 5 = most exposed.
danger
Overall danger index (1-5) based on the above two indices and other information, 1 = least danger (from other animals), 5 = most danger (from other animals)
Allison and Cicchetti (1976) investigated the interrelationship between sleep, ecological, and constitutional variables. They assessed these variables for 39 mammalian species. The authors concluded that slow-wave sleep is negatively associated with a factor related to body size. This suggests that large amounts of this sleep phase are disadvantageous in large species. Also, paradoxical sleep (REM sleep) was associated with a factor related to predatory danger, suggesting that large amounts of this sleep phase are disadvantageous in prey species.
library 'mice' Stef van Buuren, Karin Groothuis-Oudshoorn (2011). mice: Multivariate Imputation by Chained Equations in R. Journal of Statistical Software, 45(3), 1-67. URL https://www.jstatsoft.org/v45/i03/.
Allison, T., Cicchetti, D.V. (1976). Sleep in Mammals: Ecological and Constitutional Correlates. Science, 194(4266), 732-734.
data(mammal_sleep)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.