merge_matrices: Merges the matrices S11, S12 and S22 into a sub-intensity...

View source: R/RcppExports.R

merge_matricesR Documentation

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)

Arguments

S11

A sub-intensity matrix.

S12

A matrix.

S22

A sub-intensity matrix.

Value

A sub-intensity matrix.


matrixdist documentation built on Aug. 8, 2023, 5:06 p.m.