Compute values for members of the generalized threshold distribution family. Members include distributions based on the normal distribution ("nor-gets"), the smallest- extreme value distribution ("sev-gets"), and the largest- extreme value distribution ("lev-gets").
dgets(x, alpha, sigma, varzeta, distribution, smallsigma = 2e-05)pgets(q, alpha, sigma, varzeta, distribution, smallsigma = 2e-05)
qgets(p, alpha, sigma, varzeta, distribution, smallsigma = 1e-05)
sgets(x, alpha, sigma, varzeta, distribution, smallsigma = 2e-05)
The x
The alpha
The sigma
The varzeta
The distribution on which the gets values are based Either 'normal', 'lev', or 'sev'
The small sigma value
The q
The p