qshash: Sinh-Arcsinh (SHASH) quantile function

Description Usage Arguments Value Examples

Description

Sinh-Arcsinh (SHASH) quantile function

Usage

1
2
qshash(p, mu = 0, scale = 1, alpha = 0, nu = 1,
  lower.tail = TRUE, log.p = FALSE)

Arguments

p

vector of probabilities.

mu

vector of location parameter values

scale

vector of scale parameter values

alpha

vector of skewness parameter

nu

vector of kurtosis parameter

lower.tail

if TRUE (default), probabilities are P[X <= x], otherwise, P[X > x]

log.p

if TRUE, probabilities p are given as log(p).

Value

vector

Examples

1

abnormally-distributed/Bayezilla documentation built on Oct. 31, 2019, 1:57 a.m.