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

Description Usage Arguments Value

View source: R/lhc_analysis.R

Description

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

Usage

1
2
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


spartan documentation built on May 2, 2019, 9:39 a.m.