powered by
These data were collected by Mackowiak, Wasserman, and Levine(1992), and have been used, among others, by Ntzoufras(2009).
data(bodytemp)
A data frame with 130 observations on the following 3 variables:
temperature
body temperature in degrees Fahrenheit
gender
a factor with levels 'female' and 'male'
heart.rate
heart rate in beats per minute
# NOT RUN { data(bodytemp) B2Nsir(temperature ~ gender, bodytemp) # }
Run the code above in your browser using DataLab