lhc_calculatePRCCForMultipleTimepoints: Calculates the PRCC for each parameter at each timepoint,...

Description Usage Arguments

View source: R/lhc_prcc_utilities.R

Description

Calculates the PRCC for each parameter at each timepoint, storeing PRCC and P-Value in two different files to make the plot function easier

Usage

1
2
lhc_calculatePRCCForMultipleTimepoints(FILEPATH, CORCOEFFSOUTPUTFILE,
  TIMEPOINTS, MEASURES)

Arguments

FILEPATH

Directory containing all PRCC containing result files

CORCOEFFSOUTPUTFILE

Name of the file containing the PRCCS for one timepoint. Assume that the timepoint is appended on to the end (i.e. results_12.csv for hour 12 - the timepoint is appended by spartan so only specify results.csv

TIMEPOINTS

Simulation timepoints to analyse

MEASURES

Simulation output measures being analysed, in a vector


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