| .ga_compare | R Documentation |
Compares the score-sorted subnetwork scores position by position; the first strict difference decides. If one score vector is a prefix of the other, the individual with more subnetworks wins.
.ga_compare(a, b)
a, b |
GA individuals. |
1 if a is better, -1 if b is better,
0 if they are equivalent.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.