perform_aTest_for_all_sim_measures: Performs A-Test to compare all simulation measures

Description Usage Arguments

View source: R/atest_utilities.R

Description

for this set, the simulation baseline behaviour, and performs the A-Test to get a comparison for all simulation measures

Usage

1
2
perform_aTest_for_all_sim_measures(PARAMETER_SET, BASELINE_RESULT,
  PARAMETER_SET_RESULT, MEASURES)

Arguments

PARAMETER_SET

Set of simulation parameters for which a set of runs was performed

BASELINE_RESULT

Simulation behaviour under baseline conditions

PARAMETER_SET_RESULT

Simulation behaviour under conditions in this parameter set

MEASURES

An array containing the names of the simulation output measures to be analysed.

@export


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