interval: Performance Scaffold prerequisite functions

View source: R/perfSurfacePreOne.R

intervalR Documentation

Performance Scaffold prerequisite functions

Description

This prerequisite function for the performance surface scaffolding Associate sample/particles value with an individual parameter-value interval

Usage

interval(par, divisions, position, min, max)

Arguments

par

parameter state values (not performance/goodness of fit values)

divisions

number of divisions into which the parameter space is discretised

position

the rank-order integer of a parameter interval (see perfSurfacePreTwo)

min

minimum parameter value in the domain

max

maximum parameter value in the domain

Value

the identity of parameter state values that fall into the specified interval


cdbernard/particles documentation built on Jan. 3, 2023, 9:39 a.m.