
Last chance! 50% off unlimited learning
Sale ends in
t
-distribution..CoefVar(x, unbiased = FALSE, conf.level = NA, na.rm = FALSE)
mean
, sd
set.seed(15)
x <- runif(100)
CoefVar(x, conf.level=0.95)
# est low.ci upr.ci
# 0.5092566 0.4351644 0.6151409
Run the code above in your browser using DataLab