merge_matrices: Merges the matrices S11, S12 and S22 into a sub-intensity matrix
Description
Merges the matrices S11, S12 and S22 into a sub-intensity matrix
Usage
merge_matrices(S11, S12, S22)
Value
A sub-intensity matrix.
Arguments
- S11
A sub-intensity matrix.
- S12
A matrix.
- S22
A sub-intensity matrix.