dtpmd gives the density, ptpmd gives the distribution
function, qtpmd gives the quantile function and rtpmd generates
random deviates.
Arguments
x, q
vector of quantiles.
beta
a scale parameter.
alpha
a shape parameter.
log, log.p
logical; if TRUE, probabilities p are given as log(p).
lower.tail
logical; if TRUE (default), probabilities are
\(P\left[ X\leq x\right]\), otherwise, \(P\left[ X>x\right] \).
p
vector of probabilities.
n
number of observations. If length(n) > 1, the length is taken
to be the number required.
Details
The Power Muth distribution with shape parameter \(\alpha\) and
scale parameter \(\beta\) has density
$$f\left( x\right) =\frac{\alpha }{\beta ^\alpha }x^{\alpha -1}
\left( e^{\left(x/\beta \right) ^{\alpha }}-1\right)
\left( e^{\left( x/\beta \right) ^{\alpha }-
\left( e^{\left( x/\beta \right) ^{\alpha }}-1\right) }\right), $$
where
$$x>0,~\alpha ,\beta>0.$$
References
Jodra, P., Gomez, H. W., Jimenez-Gamero,
M. D., & Alba-Fernandez, M. V. (2017).
The power Muth distribution . Mathematical Modelling and Analysis, 22(2),
186-201.