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