Method for obtaining the number of observations used to construct a empirical_dist object.

# S3 method for empirical_dist
nobs(object, ...)

Arguments

object

The empirical distribution object.

...

Additional arguments to pass (not used).