cumulate_matrix: Cumulate matrix

View source: R/RcppExports.R

cumulate_matrixR Documentation

Cumulate matrix

Description

Creates a new matrix with entries the cumulated rows of A.

Usage

cumulate_matrix(A)

Arguments

A

A matrix.

Value

The cumulated matrix.


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