Description Usage Arguments Value References See Also Examples
The function pp.expo.logistic()
produces a PP plot for the Exponentiated Logistic(EL) based on their MLE or any other estimate. Also, a reference line can be sketched.
1 | pp.expo.logistic(x, alpha.est, beta.est, main = " ", line = FALSE, ...)
|
x |
vector of observations |
alpha.est |
estimate of the parameter alpha |
beta.est |
estimate of the parameter beta |
main |
the title for the plot. |
line |
logical; if TRUE, a 45 degree line is sketched. |
... |
additional arguments to be passed to the underlying plot function. |
The function pp.expo.logistic()
carries out a PP plot for the Exponentiated Logistic(EL).
Ali, M.M., Pal, M. and Woo, J. (2007). Some Exponentiated Distributions, The Korean Communications in Statistics, 14(1), 93-109.
Shirke, D.T., Kumbhar, R.R. and Kundu, D.(2005). Tolerance intervals for exponentiated scale family of distributions, Journal of Applied Statistics, 32, 1067-1074
qq.expo.logistic
for QQ
plot and ks.expo.logistic
function;
1 2 3 4 5 6 7 |
$Cor.Coeff
[1] 0.9971147
$Determination.Coeff
[1] 99.42377
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.