| sup.edist | R Documentation |
Falls back to realize and delegates to
sup.empirical_dist.
## S3 method for class 'edist'
sup(x)
x |
An |
A finite_set support object.
set.seed(1)
z <- normal(0, 1) * exponential(1)
sup(z)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.