logical; if TRUE, probabilities are \(P[X \le x]\) otherwise, \(P[X > x]\), default: TRUE.
log.p
logical; if TRUE, probabilities \(p\) are given as \(log(p)\), default: FALSE.
...
further arguments to be passed.
Details
Methods of q function evaluates any offered
distribution from package mistr. The function makes use of the q[sufix] functions
as qnorm or qbeta and thus, if a new distribution is added,
these functions must be reachable through the search path.
The mixture method q.mixdist and the default
method q.default have its own help page.