outputs_or_evals: Internal function used by both outputs and evals

View source: R/get-from-simulation.R

outputs_or_evalsR Documentation

Internal function used by both outputs and evals

Description

Internal function used by both outputs and evals

Usage

outputs_or_evals(
  sim,
  refs,
  sort_by_method,
  subset,
  index,
  methods,
  reference,
  ...
)

Arguments

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


simulator documentation built on Feb. 16, 2023, 9:34 p.m.