QCM {ORKM} | R Documentation |
The QCM data set with K=5.
Description
Five different QCM gas sensors were used and five different gas measurements were made for each sensor (1-octanol, 1-propanol, 2-butanol, 2-propanol and 1-isobutanol).
Usage
data("QCM")
Format
The format is: num [1:125, 1:15] -10.06 -9.69 -12.07 -14.21 -16.57 ...
Details
The QCM data set with K=5.
Source
https://www.sciencedirect.com/science/article/pii/S2215098619303337.
References
M. F. Adak, P. Lieberzeit, P. Jarujamrus, and N. Yumusak. Classification of alcohols obtained by qcm sensors with different characteristics using abc based neural network. Engineering Science and Technology, an International Journal, 23(3):463–469, 2020. ISSN 2215-0986. doi: https://doi. org/10.1016/j.jestch.2019.06.011. URL https://www.sciencedirect.com/science/article/pii/S2215098619303337.
Examples
data(QCM); str(QCM)
[Package ORKM version 0.8.0.0 Index]