powered by
Built-in integration-based %CV functions
dist.intcv( dist = "log", ..., exact = ifelse(dist == "log", TRUE, FALSE), lambda = NULL, fun = FALSE )
Percent CV
Selection of built-in distributions.
passed to moment()
If there is an exact moment generating function, use that. Default TRUE only for log
shape parameter for nonmemboxcox()
return function (for use in invcv())
dist.intcv("log", v = 0.2) dist.intcv("logit", u = 0.5, v = 0.3)
Run the code above in your browser using DataLab