Learn R Programming

lionfish (version 1.0.27)

ChemicalManufacturingProcess: Chemical Manufacturing Process Dataset

Description

Chemical Manufacturing Process Dataset

Usage

ChemicalManufacturingProcess

Arguments

Format

A 176 x 58 array of continuous variables

Details

This data set contains information about a chemical manufacturing process, in which the goal is to understand the relationship between the process and the resulting final product yield and can be found in the in the AppliedPredictiveModeling R package. The data has been copied from http://appliedpredictivemodeling.com/data in agreement with their license.

Examples

Run this code
data(ChemicalManufacturingProcess)
head(ChemicalManufacturingProcess)

Run the code above in your browser using DataLab