GmatA0totaui: Function that creates a matrix K,K*(max(tau_i)-1) containing...

View source: R/RcppExports.R

GmatA0totauiR Documentation

Function that creates a matrix K,K*(max(tau_i)-1) containing sub-matrices (A_t)_t=0,tau_i-1

Description

Function that creates a matrix K,K*(max(tau_i)-1) containing sub-matrices (A_t)_t=0,tau_i-1

Usage

GmatA0totaui(K, vec_alpha_ij, tau_i, 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_i

vector of integers indicating times at which coefficients are computed

DeltaT

double that indicates the discretization step

modA_mat

model.matrix for elements of the transistion matrix

Value

a matrix containing matrix of form Id + DeltaT*A


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