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

Description Usage Arguments Value

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


kalden/spartan documentation built on May 31, 2019, 11:52 p.m.