paramDecay | R Documentation |
Generates the sequence at which the domain changes as one eliminates parameter/state surface (surface.x) data based on performance (surface.y). Dependent upon domainSize() function.
paramDecay(surface.x, surface.y)
surface.x |
Aggregate parameter state surface |
surface.y |
Aggregate parameter state performance |
List of the decay of the domain. Each value represents the domain size after eliminating n-number of elements from the surface.x parameter space based on the rank performance
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.