B_mats {GeRnika} | R Documentation |
A set of 10 trios of B matrices for experimenting with the methods of GeRnika
Description
A list of lists composed by 10 trios of B matrices; a real B matrix, a B matrix got by using the one algorithm (alg1) method and another one as a result of another algorithm (alg2). These matrices can be used as examples for the methods of GeRnika
.
Usage
B_mats
Format
A list of lists composed by 10 trios of B matrices.
- Trio 1
B_real, B_alg1 and B_alg2 (matrices composed by 5 clones)
- Trio 2
B_real, B_alg1 and B_alg2 (matrices composed by 5 clones)
- Trio 3
B_real, B_alg1 and B_alg2 (matrices composed by 5 clones)
- Trio 4
B_real, B_alg1 and B_alg2 (matrices composed by 5 clones)
- Trio 5
B_real, B_alg1 and B_alg2 (matrices composed by 5 clones)
- Trio 6
B_real, B_alg1 and B_alg2 (matrices composed by 10 clones)
- Trio 7
B_real, B_alg1 and B_alg2 (matrices composed by 10 clones)
- Trio 8
B_real, B_alg1 and B_alg2 (matrices composed by 10 clones)
- Trio 9
B_real, B_alg1 and B_alg2 (matrices composed by 10 clones)
- Trio 10
B_real, B_alg1 and B_alg2 (matrices composed by 10 clones)
Source
Local source; as a result of the Grasp and the ILS methods used for solving the Clonal Deconvolution and Evolution Problem (CDEP).