Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 4 of 4 found.
[1] < 1 > [1]  Sort:

summary.rbga (Package: genalg) : R Based Genetic Algorithm Summary Function

Summarizes the genetic algorithm results.
● Data Source: CranContrib
● Keywords: multivariate
● Alias: summary.rbga
● 0 images

plot.rbga (Package: genalg) : R Based Genetic Algorithm Plot Function

Plots features of the genetic algorithm optimization run. The default plot shows the minimal and mean evaluation value, indicating how far the GA has progressed.
● Data Source: CranContrib
● Keywords: multivariate
● Alias: plot.rbga
● 0 images

rbga.bin (Package: genalg) : R Based Genetic Algorithm (binary chromosome)

A R based genetic algorithm that optimizes, using a user set evaluation function, a binary chromosome which can be used for variable selection. The optimum is the chromosome for which the evaluation value is minimal.
● Data Source: CranContrib
● Keywords: multivariate
● Alias: rbga.bin
● 0 images

rbga (Package: genalg) : R Based Genetic Algorithm (floating point chromosome)

A R based genetic algorithm that optimizes, using a user set evaluation function, a set of floats. It takes as input minimum and maximum values for the floats to optimizes. The optimum is the chromosome for which the evaluation value is minimal.
● Data Source: CranContrib
● Keywords: multivariate
● Alias: rbga
● 0 images