outputs_or_evals {simulator} | R Documentation |
Internal function used by both outputs and evals
outputs_or_evals(
sim,
refs,
sort_by_method,
subset,
index,
methods,
reference,
...
)
sim |
simulation object |
refs |
either sim@output_refs or sim@evals_refs |
sort_by_method |
whether returned object should have each method's objects in its own list or not |