| Qgh_deriv | R Documentation | 
Derivative of the g-and-h Q function.
Qgh_deriv(
  z,
  A,
  B,
  g,
  h,
  c = 0.8,
  getR = FALSE,
  type = c("generalised", "tukey")
)
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.  | 
h | 
 Vector of h parameters. Must be positive.  | 
c | 
 Vector of c parameters. Often fixed at 0.8 which is the default.  | 
getR | 
 When   | 
type | 
 Can be "generalised" (default) or "tukey".  | 
The derivative of the g-and-h Q function at p.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.