paramDecay: Parameter Decay Rate

View source: R/paramDecay.R

paramDecayR Documentation

Parameter Decay Rate

Description

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.

Usage

paramDecay(surface.x, surface.y)

Arguments

surface.x

Aggregate parameter state surface

surface.y

Aggregate parameter state performance

Value

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


cdbernard/particles documentation built on Jan. 3, 2023, 9:39 a.m.