| sup.uniform_dist | R Documentation |
The uniform distribution is supported on [min, max].
## S3 method for class 'uniform_dist'
sup(x)
x |
A |
An interval object representing [min, max].
sup(uniform_dist(0, 10))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.