qtp4 | R Documentation |
Quantile Function for 4-parameter twopiece distributions
qtp4(p, mu, par1, par2, delta, FUN, param = "tp")
x: |
vector of quantiles. |
p: |
vector of probabilities. |
n: |
number of observations. If length(n) > 1, the length is taken to be the number required. |
mu: |
location parameter. |
par1: |
scale parameter 1. |
par2: |
scale parameter 2. |
delta: |
shape parameter. |
FUN: |
a symmetric density f. |
param: |
parameterizations used. |
log, |
log.p: logical; if TRUE, probabilities p are given as log(p). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.