View source: R/summary.fars_density.R
summary.fars_density | R Documentation |
Provides summary statistics of the density estimation for each time observation, including the mean, median, and standard deviation of the simulated distribution.
## S3 method for class 'fars_density'
summary(object, ...)
object |
An object of class |
... |
Additional arguments (ignored). |
A data frame with one row per time observation and columns:
Observation
, Mean
, Median
, and StdDev
.
The object is also printed to the console and returned invisibly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.