Method for obtaining a summary of a dist object.
# S3 method for class 'dist'
summary(object, ..., name = NULL, nobs = NULL)
Arguments
- object
The object to obtain the summary of
- ...
Additional arguments to pass
- name
The name of the distribution, defaults to the class of the object.
- nobs
The number of observations to report for the summary, if applicable.
Value
A summary_dist object