doiunif(x, p1, log=FALSE)
poiunif(q, p1, lower.tail = TRUE, log.p = FALSE)
qoiunif(p, p1, lower.tail = TRUE, log.p = FALSE)
roiunif(n, p1)
ecoiunif(x, p1)
moiunif(order, p1)length(n) > 1, the length is take to be the number required.TRUE, probabilities p are given as log(p).TRUE (default), probabilities are $P[X <= x]$,="" otherwise,="" $p[x=""> x]$.=>d,p,q,ec,m-oiunif functions computes the density function,
the distribution function, the quantile function, the exposure curve function and raw moments
of the one-inflated uniform distribution.
roiunif generates random variates of this distribution.mbbefd-distr and oidistribution.