Description Usage Arguments Value
View source: R/extract_time_elapsed-methods.R
Generic function for extracting the time taken to fit rstansim models Default arguments will return full data as a dataframe, otherwise rows will be filtered based on provided arguments.
1 | extract_time_elapsed(object, ...)
|
object |
An S3 object of class stansim_simulation or stansim_collection. |
... |
Arguments for filtering returned data, see specific methods for further detail. |
A dataframe containing the specified data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.