PMV_custom: PMV_custom

View source: R/PMV_custom.r

PMV_customR Documentation

PMV_custom

Description

Calculate Predicted Mean Vote (PMV) following ISO 7730 customizing some individual features.

Usage

PMV_custom(t, rh, wind, tr, clo, age, mbody, ht, gender = "male")

Arguments

t

numeric Air temperature in degC.

rh

numeric Relative humidity in percentage.

wind

numeric Windspeed in meter per second.

tr

numeric Mean radiant temperature in degC.

clo

numeric Available basic clothing insulation in clo.

age

numeric Age in years.

mbody

numeric Body Mass in kg.

ht

numeric Heigth of subject in meters.

gender

character Sex of the subject. Default is "male".

Value

Predicted Mean Vote customized

Author(s)

Istituto per la Bioeconomia CNR Firenze Italy Alfonso Crisci alfonso.crisci@ibe.cnr.it


alfcrisci/rBiometeo documentation built on Feb. 1, 2024, 4:47 p.m.