sup.empirical_dist: Method for obtaining the support of empirical_dist object x.
Description
Method for obtaining the support of empirical_dist object x.
Usage
# S3 method for empirical_dist
sup(x)
Value
A finite_set object containing the support of x.
Arguments
- x
The empirical distribution object.