Learn R Programming

comf (version 0.1.12)

comf-package: Calculation and Evaluation of Common and Less Common Comfort Indices

Description

This package contains several functions to calculate and evaluate a series of comfort indices.

Arguments

Author

Marcel Schweiker in cooperation with Sophia Mueller and many others.

Contact: mschweiker@ukaachen.de

Details

Package:comf
Type:Package
Version:0.1.12
Date:2024-01-29
License:GPL-2
LazyLoad:yes

To create input parameters, the function createCond, which creates a list of input parameters may be helpful. The main function of this packages is calcComfInd, which returns the desired comfort parameters. However, each index can be computed using its own function, e.g. to calculate only PMV the function calcPMV can be used.

The comfort indices calculated within this package are for example as follows. To get further information, go to the help page, which can be accessed using the index below e.g. ?pmv:

IndexDescription
pmvPredicted mean vote (PMV)
ppdPredicted precentage dissatisfied (PPD)
tnHumphreysNVNeutral temperature in naturally ventilated buildings according to Humphreys 1978
tnHumphreysACNeutral temperature in climate-controlled buildings according to Humphreys 1978
tnAuliciemsNeutral temperature according to Auliciems 1981
tAdapt15251Adaptive comfort temperature according to EN 15251
dTNZDistance to thermoneutral zone
ATHBpmvAdaptive thermal heat balance vote based on pmv
ATHBsetAdaptive standard effective temperature
ATHBptsAdaptive thermal heat balance vote based on set
apmvAdaptive predicted mean vote according to Yao et al.
ptsaAdaptive predicted thermal sensation vote according to Gao et al.
epmvPMV adjusted with expectancy factor based on Fanger and toftum
ptsePredicted thermal sensation vote based on set and adjusted with expectancy factor according to Gao et al.
setstandard effective temperature based on two node model by Gagge et al.
etEffective temperature based on two node model by Gagge et al.
tsensPredicted thermal sensation
discPredicted discomfort
psPredicted percentage satisfied with the level of air movement
pdPredicted percentage dissatisfied due to draft
ptsPredicted thermal sensation vote based on set
HBxstHuman body exergy consumption rate using steady state method
PHSPredicted heat strain

The performance criteria included in this package are presented below. Again you can get further information on the corresponding help pages:

IndexDescription
meanBiasMean bias between predicted and observed thermal sensation vote
TPRTrue positive rate
avgAccAverage accuracy of predicted thermal sensation vote

References

See references in function descriptions.

See Also

see also createCond, calcComfInd