get_data: Get Simulated Data from SimDataList
object
Description
Retrieves the simulated data from a SimDataList
object by index.
Usage
get_data(object, index = 1, dataset = 1)# S4 method for SimDataList
get_data(object, index = NULL, dataset = NULL)
Value
Simulated data as a data frame if the index is specified, else as a list
Arguments
- object
SimDataList
object
- index
the index of the scenario (see guide with print(SimDataList
))
- dataset
the dataset out of n_datasets_per_param