View source: R/perfSurfacePreTwo.R
discreteParameters | R Documentation |
This function returns all of the parameter state values packaged into discrete intervals for subsequently evaluating fit to generate the performance surface
discreteParameters(par, divisions, min, max)
par |
parameter state values (not performance/goodness of fit values) |
divisions |
number of divisions into which the parameter space is discretised |
min |
minimum parameter value in the domain |
max |
maximum parameter value in the domain |
the identity of parameter state values in discrete bins
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.