mat_trans: Function to create a matrix of all transition matrix and...

View source: R/mat_trans.R

mat_transR Documentation

Function to create a matrix of all transition matrix and their standard deviation

Description

Function to create a matrix of all transition matrix and their standard deviation

Usage

mat_trans(model, K, data, ind, DeltaT, ind_parafixA, val_parafixA)

Arguments

model

the model

K

number of the outcomes

data

indicates the data frame

ind

indicates the order (rank) of the indivudal

DeltaT

indicates the discretization step

ind_parafixA

position of matrix A parameters to be constrained

val_parafixA

values associated to the index of parameters of the matrix A to be constrained

Value

a list


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