vector_of_matrices: Computes elements S^n until the value size_vec

View source: R/RcppExports.R

vector_of_matricesR Documentation

Computes elements S^n until the value size_vec

Description

Computes elements S^n until the value size_vec

Usage

vector_of_matrices(the_vector, S, size_vec)

Arguments

the_vector

A vector to save results.

S

Sub-intensity matrix.

size_vec

Size of vector.

Value

Modified vector with the elements S^n.


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