powered by
Returns the non-standard argument names of the quantile function q<dist> (i.e. everything except p, lower.tail, and log.p).
q<dist>
p
lower.tail
log.p
getDistArg(dist)
A character vector of argument names, or NULL (with a message) if the distribution is not defined.
NULL
distribution name (character), e.g. "paretoII".
"paretoII"