qcloglog | R Documentation |
Works like 'qlogis', returns numeric value for cloglog distribution with given location and scale parameters and a probability 'p'
qcloglog(p, location = 0, scale = 1)
p |
numeric vector of probabilities '(0,1)' |
location |
location parameter |
scale |
scale parameter |
quantile for cloglog distribution of given parameterization
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.