Parametre: Function to initialize parameters kin multivariate CInLPN...

View source: R/Parametre.R

ParametreR Documentation

Function to initialize parameters kin multivariate CInLPN model

Description

Function to initialize parameters kin multivariate CInLPN model

Usage

Parametre(K, nD, vec_ncol_x0n, n_col_x, nb_RE, stochErr = FALSE,
  indexparaFixeUser = NULL, paraFixeUser = NULL, L = 1, paras.ini,
  ncolMod.MatrixY)

Arguments

K

number of the markers

nD

number of the latent processes

vec_ncol_x0n

vector of number of columns of model.matrix for baseline's submodel

n_col_x

number of overall columns of model.matrix for change's submodel

nb_RE

number of random effects

stochErr

indicates if the structural model contain stochastique components

indexparaFixeUser

position of parameters to be constrained

paraFixeUser

values associated to the index of parameters to be constrained

L

number of columns of model.matrix for temporal infuences model

paras.ini

initial values for parameters, default values is NULL

ncolMod.MatrixY

vector of number of columns of model.matrix for transformation submodel

Value

a list


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