chose_parents_prop: chose_parents_prop

Description Usage Arguments Value

View source: R/chose_parents.R

Description

Used to chose 2 parents proportionally to their fitness with respect to the objective function

Usage

1
chose_parents_prop(individuals, objective = "AIC")

Arguments

individuals

list of parents of type (variables, indices, linear_model)

objective

objective function that defines the criterion to evaluate the fitness of each individual

Value

the parent pairing - 2 parents samples with probabilities as defined in get_prob_individuals


Skjemaa/GA documentation built on May 3, 2019, 6:42 p.m.