gt2013 {DLPCA} | R Documentation |
Gas-Turbine CO and NOx Emission Data
Description
Gas-Turbine CO and NOx Emission Data in 2013
Usage
data("gt2013")
Format
A data frame with 7152 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.
Source
Heysem Kaya, Department of Information and Computing Sciences, Utrecht University, 3584 CC, Utrecht, The Netherlands
Examples
data(gt2013)
[Package DLPCA version 0.0.5 Index]