vector_of_powers: Computes elements A^(n + 1) until the given size

View source: R/RcppExports.R

vector_of_powersR Documentation

Computes elements A^(n + 1) until the given size

Description

Computes elements A^(n + 1) until the given size

Usage

vector_of_powers(A, vect_size)

Arguments

A

A matrix.

vect_size

Size of vector.


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