perfSurfaceY: Performance Scaffold - Y-Values

View source: R/perfSurfaceY.R

perfSurfaceYR Documentation

Performance Scaffold - Y-Values

Description

This function defines the performance measure evaluated over an interval defined by the mid-point interval approximattion

Usage

perfSurfaceY(par, fit, divisions, min, max)

Arguments

par

parameter value of the sample/particle

fit

performance of the sample/particle

divisions

number of divisions to bin into

min

min parameter value to be evaluated

max

max parameter value to be evaluated

Value

x-values at the mid-points of each bins for which performance is maximised


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