Learn R Programming

spartan (version 3.0.2)

summarise_replicate_runs: Summarises replicate runs of a parameter set. Used by LHC and eFAST

Description

Summarises replicate runs of a parameter set. Used by LHC and eFAST

Usage

summarise_replicate_runs(lhc_all_sim_results, PARAMETERS, MEASURES,
  bind_params = TRUE)

Arguments

lhc_all_sim_results

All sim results for all parameter sets

PARAMETERS

Array containing the names of the parameters of which parameter samples will be generated

MEASURES

Array containing the names of the output measures which are used to analyse the simulation

bind_params

Whether to include the parameter values in the set of results (eFAST doesn't)

Value

Summary of responses under each parameter set