Simulations2Indices: Collate indices of various model structures in one...

Description Usage Arguments Value Examples

Description

Collate indices of various model structures in one 3-dimensional array.

Usage

1
2
Simulations2Indices(ModelList, ResultsFolder, nParams, nIndices, verbose,
  string = "indices")

Arguments

ModelList

this is the reduced list of model structures (total number: 252)

ResultsFolder

path to the folder where the function saves the results

nParams

number of sampled parameter sets

nIndices

number of Model Performance Indices (MPIs)

verbose

if TRUE, it prints details of the current simulation

string

name of the object containing the indices (this is "indices" by default)

Value

3D arrays containing in the first dimension the parameters, in the second dimension the indices and in the third dimension the model structures.

Examples

1
# indices <- Simulations2Indices(ModelList,ResultsFolder,nParams, nIndices, verbose)

cvitolo/amca documentation built on May 28, 2019, 7:49 p.m.