Derivative of the g-and-h log(Q) function.
Qgh_log_deriv(z, A, B, g, h, c = 0.8, type)
The derivative of the g-and-h Q function at p.
A vector of normal quantiles.
Vector of A (location) parameters.
Vector of B (scale) parameters. Must be positive.
Vector of g parameters.
Vector of k parameters. Must be positive.
Vector of c parameters. Often fixed at 0.8 which is the default.
Can be "generalised" (default) or "tukey".