R/geom.R

geom <-
function (x)   
{ 
  y <- exp(mean(log(x)))   
  return (y) 
}

Try the MCI package in your browser

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

MCI documentation built on May 2, 2019, 6:02 a.m.