tsGmatprodA0totau: Function that creates a big matrix ts_G_mat_prod_A_0_to_tau...

View source: R/RcppExports.R

tsGmatprodA0totauR Documentation

Function that creates a big matrix ts_G_mat_prod_A_0_to_tau containing Prod(A_t)t=0,tau.

Description

Function that creates a big matrix ts_G_mat_prod_A_0_to_tau containing Prod(A_t)t=0,tau.

Usage

tsGmatprodA0totau(K, vec_alpha_ij, tau, DeltaT, modA_mat)

Arguments

K

an integer representing the size of K*K matrix

vec_alpha_ij

a vector of overall parameters associated to the model.matrix for elements of the transistion matrix

tau

vector of integers indicating times

DeltaT

double that indicates the discretization step

modA_mat

model.matrix for elements of the transistion matrix

Value

a matrix


bachirtadde/CInLPN documentation built on June 30, 2023, 11:47 a.m.