SetThreshold: Automatically set a performance threshold.

Description Usage Arguments Value Examples

Description

Automatically set a performance threshold.

Usage

1
2
SetThreshold(ModelList, Indices, selectM = TRUE, selectP = TRUE,
  type = "independent", verbose)

Arguments

ModelList

a table that contains at list 1 colum named "mid" (list of model structures)

Indices

this is the array containing the rescaled Model Performance

selectM

boolean value. If it is TRUE the preselection applies to model structures

selectP

boolean value. If it is TRUE the preselection applies to parameter sets

type

it can either be "dependent" or "independent" Indices.

verbose

if set to TRUE it prints running information and a plot showing the threshold.

Value

A number between 0 and 1

Examples

1
# SetThreshold(ModelList, Indices)

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