| rrates {GLMsData} | R Documentation |
Oxidation rate of benzene
Description
The initial rate of benzene oxidation over a vanadium oxide catalyst using three different reaction temperatures and varying oxygen and benzene concentrations
Usage
data(rrates)
Format
A data frame with 48 observations on the following 4 variables.
RunAn identifier; a numeric vector
Conc.Othe oxygen concentration (by 10000 gmole per litre); a numeric vector
Tempthe temperature in degrees Kelvin; a numeric vector
Ratethe reaction rate (by
10^9gmole per gram) of catlyst per second; a numeric vector
Source
D. J. Pritchard, J. Downie, and D. W. Bacon (1977) Further consideration of heteroscedasticity in fitting kinetic models. Technometrics, 19(3), 227–236.
References
Originally from Jaswal, Mann, Juusola and Downie (1969) The vapour-phase oxidation of benzene over a vandium pentoxide catalyst. Canadian Journal of Chemical Engineering, 47(3), 284–287.
Examples
data(rrates)
summary(rrates)