Qgk_deriv | R Documentation |
Derivative of the g-and-k Q function.
Qgk_deriv(z, A, B, g, k, c = 0.8, getR = FALSE)
z |
A vector of normal quantiles. |
A |
Vector of A (location) parameters. |
B |
Vector of B (scale) parameters. Must be positive. |
g |
Vector of g parameters. |
k |
Vector of k parameters. Must be at least -0.5. |
c |
Vector of c parameters. Often fixed at 0.8 which is the default. |
getR |
When |
The derivative of the g-and-k Q function at p.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.