get_parents {autohrf} | R Documentation |
get_parents
Description
A helper function for getting parents for the child model.
Usage
get_parents(fitness)
Arguments
fitness |
A fitness score of all candidate models. |
Value
Parents for the child model.
[Package autohrf version 1.1.3 Index]