aa_graphATestsForSampleSize: Produce a plot for each sample size, showing the A-Test...

Description Usage Arguments

View source: R/aleatory_analysis_plotting.R

Description

Produce a plot for each sample size, showing the A-Test scores for each set of that size

Usage

1
2
aa_graphATestsForSampleSize(FILEPATH, ATESTS, MEASURES, LARGEDIFFINDICATOR,
  GRAPHOUTPUTNAME, TIMEPOINT, TIMEPOINTSCALE)

Arguments

FILEPATH

Directory where the results of the simulation runs, in folders or in single CSV file format, can be found

ATESTS

Name of the file where the calculated A-Test scores can be found

MEASURES

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

LARGEDIFFINDICATOR

The A-Test determines there is a large difference between two sets if the result is greater than 0.2 either side of the 0.5 line. Should this not be suitable, this can be changed here

GRAPHOUTPUTNAME

Name of the graph to be output for each sample size. Should be in PDF format

TIMEPOINT

Timepoint for which this plot is being created

TIMEPOINTSCALE

Implemented so this method can be used when analysing multiple simulation timepoints. Sets the scale of the timepoints being analysed, e.g. "Hours"


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