Learn R Programming

BsMD (version 2023.920)

Reactor.data: Reactor Experiment Data

Description

Data of the Reactor Experiment from Box, Hunter and Hunter (1978).

Usage

data(Reactor.data)

Arguments

Format

A data frame with 32 observations on the following 6 variables.

A

numeric vector. Feed rate factor.

B

numeric vector. Catalyst factor.

C

numeric vector. Agitation rate factor.

D

numeric vector. Temperature factor.

E

numeric vector. Concentration factor.

y

numeric vector. Percentage reacted response.

Examples

Run this code
library(BsMD)
data(Reactor.data,package="BsMD")
print(Reactor.data)

Run the code above in your browser using DataLab