summary.est | R Documentation |
'summary' functions take the output and summarize it.
## S3 method for class 'est'
summary(object, ...)
object |
an output object |
... |
arguments passed on to the function |
Currently, observed densities (class: obs) and estimates (class: est) are supported by this function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.