Chapter 2 Truncation selection

Results for the truncation selection parameter sweep on the diagnostics with valleys.

2.2 Exploitation rate results

Here we present the results for best performances found by each selection scheme parameter on the exploitation rate diagnostic with valleys. 50 replicates are conducted for each scheme explored.

2.2.2 Best performance throughout

Best performance reached throughout 50,000 generations in a population.

2.2.2.1 Stats

Summary statistics for the best performance.

## # A tibble: 9 x 8
##   T     count na_cnt   min median  mean   max    IQR
##   <fct> <int>  <int> <dbl>  <dbl> <dbl> <dbl>  <dbl>
## 1 1        50      0  17.8   18.1  18.1  18.3 0.0999
## 2 2        50      0  17.8   18.1  18.1  18.3 0.150 
## 3 4        50      0  17.9   18.1  18.1  18.3 0.155 
## 4 8        50      0  17.8   18.1  18.1  18.3 0.117 
## 5 16       50      0  17.9   18.1  18.1  18.3 0.107 
## 6 32       50      0  17.8   18.1  18.1  18.2 0.122 
## 7 64       50      0  17.8   18.1  18.1  18.3 0.140 
## 8 128      50      0  17.8   18.1  18.1  18.3 0.147 
## 9 256      50      0  18.0   18.2  18.2  18.4 0.144

Kruskal–Wallis test illustrates evidence of statistical differences.

## 
##  Kruskal-Wallis rank sum test
## 
## data:  val by T
## Kruskal-Wallis chi-squared = 40.639, df = 8, p-value = 2.435e-06

Results for post-hoc Wilcoxon rank-sum test with a Bonferroni correction.

## 
##  Pairwise comparisons using Wilcoxon rank sum test with continuity correction 
## 
## data:  performance$val and performance$T 
## 
##     1       2       4       8       16      32      64      128    
## 2   1.00000 -       -       -       -       -       -       -      
## 4   1.00000 1.00000 -       -       -       -       -       -      
## 8   1.00000 1.00000 1.00000 -       -       -       -       -      
## 16  1.00000 1.00000 1.00000 1.00000 -       -       -       -      
## 32  1.00000 1.00000 1.00000 1.00000 1.00000 -       -       -      
## 64  1.00000 1.00000 1.00000 1.00000 1.00000 1.00000 -       -      
## 128 1.00000 1.00000 1.00000 1.00000 1.00000 1.00000 1.00000 -      
## 256 1.7e-05 1.6e-05 0.00018 0.00043 0.00023 0.00104 0.00114 0.03366
## 
## P value adjustment method: bonferroni

2.2.3 Largest valley reached throughout

The largest valley reached in a single trait throughout an entire evolutionary run. To collect this value, we look through all the best-performing solutions each generation and find the largest valley reached.

2.2.3.1 Stats

Summary statistics for the largest valley crossed.

## # A tibble: 9 x 8
##   T     count na_cnt   min median  mean   max   IQR
##   <fct> <int>  <int> <dbl>  <dbl> <dbl> <dbl> <dbl>
## 1 1        50      0     5      6  5.9      6     0
## 2 2        50      0     5      6  5.92     6     0
## 3 4        50      0     5      6  5.98     6     0
## 4 8        50      0     5      6  5.94     6     0
## 5 16       50      0     6      6  6        6     0
## 6 32       50      0     5      6  5.94     6     0
## 7 64       50      0     5      6  5.94     6     0
## 8 128      50      0     5      6  5.98     6     0
## 9 256      50      0     6      6  6        6     0

Kruskal–Wallis test illustrates evidence of no statistical differences.

## 
##  Kruskal-Wallis rank sum test
## 
## data:  val by T
## Kruskal-Wallis chi-squared = 12.008, df = 8, p-value = 0.1508

2.3 Ordered exploitation results

Here we present the results for best performances found by each selection scheme parameter on the ordered exploitation diagnostic with valleys. 50 replicates are conducted for each scheme explored.

2.3.2 Best performance throughout

Best performance reached throughout 50,000 generations in a population.

2.3.2.1 Stats

Summary statistics for the best performance.

## # A tibble: 9 x 8
##   T     count na_cnt   min median  mean   max    IQR
##   <fct> <int>  <int> <dbl>  <dbl> <dbl> <dbl>  <dbl>
## 1 1        50      0  6.77   8.36  8.32  8.56 0.0867
## 2 2        50      0  7.53   8.35  8.30  8.59 0.0808
## 3 4        50      0  4.40   8.36  8.10  8.59 0.128 
## 4 8        50      0  6.62   8.37  8.24  8.63 0.142 
## 5 16       50      0  5.46   8.33  8.05  8.74 0.563 
## 6 32       50      0  6.25   8.36  8.10  8.55 0.316 
## 7 64       50      0  4.66   8.20  7.75  8.64 1.32  
## 8 128      50      0  4.59   7.52  7.36  8.57 1.25  
## 9 256      50      0  3.86   6.42  6.26  7.94 1.06

Kruskal–Wallis test illustrates evidence of statistical differences.

## 
##  Kruskal-Wallis rank sum test
## 
## data:  val by T
## Kruskal-Wallis chi-squared = 148.77, df = 8, p-value < 2.2e-16

Results for post-hoc Wilcoxon rank-sum test with a Bonferroni correction.

## 
##  Pairwise comparisons using Wilcoxon rank sum test with continuity correction 
## 
## data:  performance$val and performance$T 
## 
##     1       2       4       8       16      32      64      128    
## 2   1.00000 -       -       -       -       -       -       -      
## 4   1.00000 1.00000 -       -       -       -       -       -      
## 8   1.00000 1.00000 1.00000 -       -       -       -       -      
## 16  1.00000 1.00000 1.00000 1.00000 -       -       -       -      
## 32  1.00000 1.00000 1.00000 1.00000 1.00000 -       -       -      
## 64  0.91020 1.00000 1.00000 0.95152 1.00000 1.00000 -       -      
## 128 6.0e-08 8.7e-08 3.7e-05 1.3e-06 0.00104 0.00013 0.34001 -      
## 256 6.6e-16 3.4e-16 8.6e-13 2.9e-15 2.9e-13 2.9e-13 2.9e-09 1.7e-06
## 
## P value adjustment method: bonferroni

2.3.3 Largest valley reached throughout

The largest valley reached in a single trait throughout an entire evolutionary run. To collect this value, we look through all the best-performing solutions each generation and find the largest valley reached.

2.3.3.1 Stats

Summary statistics for the largest valley crossed.

## # A tibble: 9 x 8
##   T     count na_cnt   min median  mean   max   IQR
##   <fct> <int>  <int> <dbl>  <dbl> <dbl> <dbl> <dbl>
## 1 1        50      0     4      5  4.98     5     0
## 2 2        50      0     4      5  4.96     6     0
## 3 4        50      0     4      5  4.96     6     0
## 4 8        50      0     4      5  4.92     6     0
## 5 16       50      0     4      5  4.96     6     0
## 6 32       50      0     4      5  4.98     6     0
## 7 64       50      0     4      5  5        6     0
## 8 128      50      0     4      5  5.04     6     0
## 9 256      50      0     4      5  5.02     6     0

Kruskal–Wallis test illustrates evidence of no statistical differences.

## 
##  Kruskal-Wallis rank sum test
## 
## data:  val by T
## Kruskal-Wallis chi-squared = 5.7698, df = 8, p-value = 0.673

2.4 Contradictory objectives resutls

Here we present the results for activation gene coverage and satisfactory trait coverage found by each selection scheme parameter on the contradictory objectives diagnostic with valleys. 50 replicates are conducted for each scheme parameters explored.

2.4.1 Activation gene coverage over time

Activation gene coverage in a population over time. Data points on the graph is the average activation gene coverage across 50 replicates every 2000 generations. Shading comes from the best and worse coverage across 50 replicates.

## `summarise()` has grouped output by 'T'. You can override using the `.groups`
## argument.

2.4.2 Final activation gene coverage

Activation gene coverage found in the final population at 50,000 generations.

2.4.2.1 Stats

Summary statistics for the generation a satisfactory solution is found.

## # A tibble: 9 x 8
##   T     count na_cnt   min median  mean   max   IQR
##   <fct> <int>  <int> <int>  <dbl> <dbl> <int> <dbl>
## 1 1        50      0     3      6  6.1     10  2   
## 2 2        50      0     2      6  6.28    11  2.75
## 3 4        50      0     2      6  5.98    10  2   
## 4 8        50      0     2      5  5.68    11  3   
## 5 16       50      0     2      6  5.94    11  3.75
## 6 32       50      0     1      6  5.96    12  2.75
## 7 64       50      0     2      5  5.54    10  3   
## 8 128      50      0     2      5  5.28    11  2.75
## 9 256      50      0     2      5  4.66    11  3

Kruskal–Wallis test illustrates evidence of statistical differences.

## 
##  Kruskal-Wallis rank sum test
## 
## data:  uni_str_pos by T
## Kruskal-Wallis chi-squared = 24.29, df = 8, p-value = 0.002049

Results for post-hoc Wilcoxon rank-sum test with a Bonferroni correction.

## 
##  Pairwise comparisons using Wilcoxon rank sum test with continuity correction 
## 
## data:  act_coverage$uni_str_pos and act_coverage$T 
## 
##     1      2      4      8      16     32     64     128   
## 2   1.0000 -      -      -      -      -      -      -     
## 4   1.0000 1.0000 -      -      -      -      -      -     
## 8   1.0000 1.0000 1.0000 -      -      -      -      -     
## 16  1.0000 1.0000 1.0000 1.0000 -      -      -      -     
## 32  1.0000 1.0000 1.0000 1.0000 1.0000 -      -      -     
## 64  1.0000 1.0000 1.0000 1.0000 1.0000 1.0000 -      -     
## 128 1.0000 0.8123 1.0000 1.0000 1.0000 1.0000 1.0000 -     
## 256 0.0053 0.0079 0.0194 0.6738 0.0578 0.1290 0.8827 1.0000
## 
## P value adjustment method: bonferroni

2.4.4 Final satisfactory trait coverage

Satisfactory trait coverage found in the final population at 50,000 generations.

## Warning: Removed 237 rows containing missing values (`geom_point()`).

2.4.4.1 Stats

Summary statistics for the generation a satisfactory solution is found.

## # A tibble: 9 x 8
##   T     count na_cnt   min median  mean   max   IQR
##   <fct> <int>  <int> <int>  <dbl> <dbl> <int> <dbl>
## 1 1        50      0     0      0     0     0     0
## 2 2        50      0     0      0     0     0     0
## 3 4        50      0     0      0     0     0     0
## 4 8        50      0     0      0     0     0     0
## 5 16       50      0     0      0     0     0     0
## 6 32       50      0     0      0     0     0     0
## 7 64       50      0     0      0     0     0     0
## 8 128      50      0     0      0     0     0     0
## 9 256      50      0     0      0     0     0     0

2.4.5 Largest valley reached throughout

The largest valley reached in a single trait throughout an entire evolutionary run. To collect this value, we look through all the best-performing solutions each generation and find the largest valley reached.

2.4.5.1 Stats

Summary statistics for the largest valley crossed.

## # A tibble: 9 x 8
##   T     count na_cnt   min median  mean   max   IQR
##   <fct> <int>  <int> <dbl>  <dbl> <dbl> <dbl> <dbl>
## 1 1        50      0     5      5  5.04     6     0
## 2 2        50      0     5      5  5.08     6     0
## 3 4        50      0     5      5  5.04     6     0
## 4 8        50      0     5      5  5.04     6     0
## 5 16       50      0     5      5  5.06     6     0
## 6 32       50      0     5      5  5.06     6     0
## 7 64       50      0     5      5  5.06     6     0
## 8 128      50      0     5      5  5.04     6     0
## 9 256      50      0     5      5  5.06     6     0

Kruskal–Wallis test illustrates evidence of no statistical differences.

## 
##  Kruskal-Wallis rank sum test
## 
## data:  val by T
## Kruskal-Wallis chi-squared = 1.581, df = 8, p-value = 0.9913

2.5 Multi-path exploration results

Here we present the results for best performances and activation gene coverage found by each selection scheme parameter on the multi-path exploration diagnostic with valleys. 50 replicates are conducted for each scheme parameter explored.

2.5.1 Activation gene coverage over time

Activation gene coverage in a population over time. Data points on the graph is the average activation gene coverage across 50 replicates every 2000 generations. Shading comes from the best and worse coverage across 50 replicates.

## `summarise()` has grouped output by 'T'. You can override using the `.groups`
## argument.

2.5.2 Final activation gene coverage

Activation gene coverage found in the final population at 50,000 generations.

2.5.2.1 Stats

Summary statistics for the generation a satisfactory solution is found.

## # A tibble: 9 x 8
##   T     count na_cnt   min median  mean   max   IQR
##   <fct> <int>  <int> <int>  <dbl> <dbl> <int> <dbl>
## 1 1        50      0     1    4    4.68    12     3
## 2 2        50      0     2    5    5.34    12     4
## 3 4        50      0     2    4    4.04    11     2
## 4 8        50      0     1    4.5  4.7     12     3
## 5 16       50      0     2    4    4.46    10     2
## 6 32       50      0     1    5    4.58    12     3
## 7 64       50      0     1    4    4.64    12     3
## 8 128      50      0     1    4    4.66    10     3
## 9 256      50      0     1    5    5.12     9     4

Kruskal–Wallis test illustrates evidence of no statistical differences.

## 
##  Kruskal-Wallis rank sum test
## 
## data:  uni_str_pos by T
## Kruskal-Wallis chi-squared = 10.094, df = 8, p-value = 0.2585

2.5.4 Best performance throughout

Best performance reached throughout 50,000 generations in a population.

2.5.4.1 Stats

Summary statistics for the best performance.

## # A tibble: 9 x 8
##   T     count na_cnt   min median  mean   max   IQR
##   <fct> <int>  <int> <dbl>  <dbl> <dbl> <dbl> <dbl>
## 1 1        50      0 0.760   4.83  5.09  8.64  4.60
## 2 2        50      0 1.30    3.94  4.66  8.77  4.22
## 3 4        50      0 1.13    5.59  5.57  8.69  3.11
## 4 8        50      0 0.860   5.69  5.20  8.54  3.70
## 5 16       50      0 1.45    4.97  5.08  8.43  2.27
## 6 32       50      0 1.06    4.72  4.96  8.87  4.17
## 7 64       50      0 1.15    4.71  5.13  8.76  4.44
## 8 128      50      0 0.830   3.85  4.66  8.78  4.83
## 9 256      50      0 1.3     5.54  5.12  8.08  2.72

Kruskal–Wallis test illustrates evidence of no statistical differences.

## 
##  Kruskal-Wallis rank sum test
## 
## data:  val by T
## Kruskal-Wallis chi-squared = 5.6719, df = 8, p-value = 0.6839

2.5.5 Largest valley reached throughout

The largest valley reached in a single trait throughout an entire evolutionary run. To collect this value, we look through all the best-performing solutions each generation and find the largest valley reached.

2.5.5.1 Stats

Summary statistics for the largest valley crossed.

## # A tibble: 9 x 8
##   T     count na_cnt   min median  mean   max   IQR
##   <fct> <int>  <int> <dbl>  <dbl> <dbl> <dbl> <dbl>
## 1 1        50      0     5      5  5.02     6     0
## 2 2        50      0     4      5  4.98     5     0
## 3 4        50      0     5      5  5.02     6     0
## 4 8        50      0     4      5  5.02     6     0
## 5 16       50      0     4      5  5.02     6     0
## 6 32       50      0     5      5  5.02     6     0
## 7 64       50      0     5      5  5.02     6     0
## 8 128      50      0     4      5  4.94     5     0
## 9 256      50      0     5      5  5.08     6     0

Kruskal–Wallis test illustrates evidence of no statistical differences.

## 
##  Kruskal-Wallis rank sum test
## 
## data:  val by T
## Kruskal-Wallis chi-squared = 13.997, df = 8, p-value = 0.08184