Last chance! 50% off unlimited learning
Sale ends in
parsla
or vec2par
. The probability density function of the distribution iswhere $f(x)$ is the probability density for quantile $x$, $y = (x - \xi)/\alpha$, $\xi$ is a location parameter, and $\alpha$ is a scale parameter. The function $\phi(y)$ is the probability density function of the standard normal distribution.
pdfsla(x, para)
cdfsla
, quasla
, parsla
, vec2par
sla <- vec2par(c(12,1.2),type='sla')
x <- quasla(0.5,sla)
pdfsla(x,sla)
Run the code above in your browser using DataLab