API for eldonlk/Genetic_Algorithm
This package implements a genetic algorithm for variable selection in regression problems, including both linear regression and GLMs.

Global functions
get_crossover Source code
get_fitness_and_rank Source code
get_glm_AIC Source code
get_glm_r_squared Source code
get_lm_AIC Source code
get_lm_r_squared Source code
get_mutation Source code
get_parents Source code
get_prob Source code
get_random_pop Source code
get_rank_ascend Source code
get_rank_desc Source code
is_covariate_response_data Source code
is_iterations Source code
is_known_cross_method Source code
is_known_cross_type Source code
is_known_method Source code
is_known_mut_method Source code
is_known_stop_criteria Source code
is_matrix Source code
is_mut_rate_valid Source code
is_non_zero_integer Source code
is_rank_vector Source code
is_ranked_data_frame Source code
is_stop_point Source code
select Man page Source code
eldonlk/Genetic_Algorithm documentation built on April 25, 2020, 3:18 p.m.