| dfISO7730TableD1 {comf} | R Documentation |
Calibration data for PMV and PPD
Description
Data from ISO 7730 to calibrate values given by PMV / PPD model
Usage
data(dfISO7730TableD1)
Format
A data frame with 13 rows and 8 variables:
taa numeric vector of air temperature [degree C]
tra numeric vector of radiant temperature [degree C]
vela numeric vector of indoor air velocity [m/s]
rha numeric vector of relative humidity [%]
meta numeric vector of metabolic rate [MET]
cloa numeric vector of clothing insulation level [CLO]
pmva numeric vector of Predicted mean vote (PMV)
ppda numeric vector of Predicted percentage dissatisfied (PPD)
References
ISO 7730 Ergonomics of the thermal environment analytical determination and interpretation of thermal comfort using calculation of the pmv and ppd indices and local thermal comfort criteria 2005.
Examples
data(dfISO7730TableD1)
head(dfISO7730TableD1)
[Package comf version 0.1.12 Index]