powered by
Cumulative distribution function of Generalized Logistic Distribution
pglo(x, para = c(10, 1.5, 1))
quantile/s
parameters as c(location, scale, shape)
Non-exceedance probability from the cumulative distribution function.
# NOT RUN { u <- pglo(x = 0.1, para = c(10, 0.1, 0.2)) # }
Run the code above in your browser using DataLab