mosmafs (version 0.1.2)

makeFilterStrategy: 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)

Value

function

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.