makeFilterStrategy: Create a Filter Strategy Function

View source: R/operators.R

makeFilterStrategyR Documentation

Create a Filter Strategy Function

Description

Creates a strategy function that uses the weight.param.name entry of individuals as a weighting vector reset.dist.weights and reset.dists for mutUniformMetaReset and mutUniformMetaResetSHW.

Usage

makeFilterStrategy(reset.dists, weight.param.name)

Arguments

reset.dists

[matrix] see reset.dists in mutUniformMetaReset.

weight.param.name

[character(1)] name of parameter to use as reset.dist.weights in mutUniformMetaReset.

Value

function


mosmafs documentation built on Nov. 3, 2022, 1:05 a.m.