rankSelection: support function: rankSelection()

Description Usage Arguments Examples

View source: R/rankSelection.R

Description

This function create selection probabilities of the chromosomes.

Usage

1
rankSelection(dfCurrent, usingRank = TRUE)

Arguments

dfCurrent

dataframe; one column corresponding to the genes (string), and one to the AIC values of each chromosome

usingRank

logic; TRUE define selection probabilities using the rank and FALSE create selection probabilities proportionate to fitness; defaults to TRUE

Examples

1

arm4nn/GA documentation built on May 28, 2019, 7:11 a.m.