doistpareto(x, a, p1, log=FALSE)
poistpareto(q, a, p1, lower.tail = TRUE, log.p = FALSE)
qoistpareto(p, a, p1, lower.tail = TRUE, log.p = FALSE)
roistpareto(n, a, p1)
ecoistpareto(x, a, p1)
moistpareto(order, a, 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
-oistpareto
functions computes the density function,
the distribution function, the quantile function, the exposure curve function and raw moments
of the one-inflated shifted truncated pareto distribution.
roistpareto
generates random variates of this distribution.mbbefd-distr
and oidistribution
.