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.


jorgeyslas/phfrailty documentation built on April 17, 2025, 4:11 p.m.