Description Usage Arguments Value References See Also Examples
The function pp.gumbel()
produces a PP plot for the Gumbel based on their MLE or any other estimate. Also, a reference line can be sketched.
1 |
x |
vector of observations |
mu.est |
estimate of the parameter mu |
sigma.est |
estimate of the parameter sigma |
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.gumbel()
carries out a PP plot for the Gumbel.
Marshall, A. W., Olkin, I.(2007). Life Distributions: Structure of Nonparametric, Semiparametric, and Parametric Families, Springer, New York.
qq.gumbel
for QQ
plot and ks.gumbel
function;
1 2 3 4 5 6 7 |
$Cor.Coeff
[1] 0.9971029
$Determination.Coeff
[1] 99.42142
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.