powered by
Calculates the harmonic mean.
H.mean(x)
Vector of quantitative data.
Returns the harmonic mean.
G.mean, HL.mean
G.mean
HL.mean
# NOT RUN { x<-c(2,1,4,5,6,2.4,7,2.2,.002,15,17,.001) H.mean(x) # }
Run the code above in your browser using DataLab