Information concerning models, features and the experiment is processed and stored in familiarData objects. Information can be extracted from these objects as csv files, or by plotting, or multiple objects can be combined into familiarCollection objects, which allows aggregated exports.
.prepare_familiar_data_sets(
cl = NULL,
only_pooling = FALSE,
message_indent = 0L,
verbose = FALSE
)
A data.table with created links to created data objects.
Cluster for parallel processing.
Flag that, if set, forces evaluation of only the top-level data, and not e.g. ensembles.
indent that messages should have.
Sets verbosity
This function generates the names of familiarData object files, and their corresponding generating ensemble, which allows the familiarData objects to be created.