GmatprodAstotau: Function that creates a big matrix containing...

View source: R/RcppExports.R

GmatprodAstotauR Documentation

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

Description

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

Usage

GmatprodAstotau(K, vec_alpha_ij, tau, t_ini, 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

t_ini

indicates the started discretized time

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.