read_all_curve_results: Reads results from each curve into a multi-dimensional array

Description Usage Arguments Value

View source: R/efast_analysis.R

Description

Reads results from each curve into a multi-dimensional array

Usage

1
2
read_all_curve_results(FILEPATH, GRAPHTIME, NUMCURVES, NUMSAMPLES,
  MEASURES, PARAMETERS)

Arguments

FILEPATH

Filepath where simulation results can be found

GRAPHTIME

Timepoint graph is being produced

NUMCURVES

Number of resample curves used in this analysis

NUMSAMPLES

Number of samples taken from each curve

MEASURES

Simulation output measures of interest

PARAMETERS

Simulation parameters of interest

Value

R matrix containing the curve summaries in the format spartan requires


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