R/gmean.R

`gmean`<-
function(x){exp(sum(log(x))/length(x));}

Try the Survomatic package in your browser

Any scripts or data that you put into this service are public.

Survomatic documentation built on May 2, 2019, 4:09 p.m.