perfSurfaceY | R Documentation |
This function defines the performance measure evaluated over an interval defined by the mid-point interval approximattion
perfSurfaceY(par, fit, divisions, min, max)
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 |
x-values at the mid-points of each bins for which performance is maximised
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.