Skip to contents

Calculate logarithmic mean

Usage

energetic.mean(x)

Arguments

x

is a vector of value in decibel (dB)

Value

logarithmic mean

Author

Pasquale Scordino p.scordino@arpa.piemonte.it

Simone Sperotto s.sperotto@arpa.piemonte.it

Examples

# Calculate energetic mean of vector's values of Leq
energetic.mean(c(55, 88, 66, 51, 70))
#> [1] 81.1