powered by
Data on gasoline yields originally from Prater (1956). Used as an example in Cribari-Neto and Zeileis (2010).
data("GasolineYield")
A data frame with 32 observations on the following 8 variables.
percent
a numeric vector
vthousand
gravity
pressure
temp10
temp
batch
a factor with levels 1 2 3 4 5 6 7 8 9 10
1
2
3
4
5
6
7
8
9
10
Cribari-Neto F, Zeileis A. (2010). Beta Regression in R. Journal of Statistical Software, 34(2), 1-24. 10.18637/jss.v034.i02.
# NOT RUN { data(GasolineYield) # }
Run the code above in your browser using DataLab