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