Generic function for extracting refitted identifiers from rstansim objects. Default arguments will return full data as a dataframe, otherwise rows will be filtered based on provided arguments (stansim_collections only).

extract_refitted(object, ...)

Arguments

object

An S3 object of class stansim_simulation or stansim_collection.

...

Arguments for filtering returned refitted records, see specific methods for further detail.

Value

The specified refitted identifiers, see specific methods for further detail.