summary.dist | R Documentation |
dist
object.Method for obtaining a summary of a dist
object.
## S3 method for class 'dist'
summary(object, ..., name = NULL, nobs = NULL)
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. |
A summary_dist
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.