View source: R/perfSurfacePreOne.R
interval | R Documentation |
This prerequisite function for the performance surface scaffolding Associate sample/particles value with an individual parameter-value interval
interval(par, divisions, position, min, max)
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 |
the identity of parameter state values that fall into the specified interval
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.