pcloglog | R Documentation |
Works like 'plogis', given a vector of numeric quantiles 'x' from '(-Inf,Inf)', return the cumulative probability up to 'x'
pcloglog(q, location = 0, scale = 1)
q |
vector of quantiles |
location |
location parameter |
scale |
scale parameter |
cumulative distribution function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.