cutLimit | R Documentation |
This function locates the minimum number of paramter/state variables that must be eliminated base upon performance in order to decrease the domain of the parameter by a specified percentage amount. This function links performance of the y-values. Dependent on domainSize() function.
cutLimit(surface.x, decay.seq, threshold)
decay.seq |
Decay sequence generated by paramDecay(surface.x, surface.y) |
threshold |
Percentage threshold by which one wants the domain limited |
The identity of the minimum number of parametere state values that must be eliminated based on performance to decrease the parameter domain by threshold percent
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.