Learn R Programming

DLPCA (version 0.0.5)

gt2012: Gas-Turbine CO and NOx Emission Data

Description

Gas-Turbine CO and NOx Emission Data in 2012

Usage

data("gt2012")

Arguments

Format

A data frame with 7628 observations on the following 11 variables.

AT

a numeric vector

AP

a numeric vector

AH

a numeric vector

AFDP

a numeric vector

GTEP

a numeric vector

TIT

a numeric vector

TAT

a numeric vector

TEY

a numeric vector

CDP

a numeric vector

CO

a numeric vector

NOX

a numeric vector

Details

The dataset contains 36733 instances of 11 sensor measures aggregated over one hour, from a gas turbine located in Turkey for the purpose of studying flue gas emissions, namely CO and NOx.

Examples

Run this code
data(gt2012)

Run the code above in your browser using DataLab