Parametre | R Documentation |
Function to initialize parameters kin multivariate CInLPN model
Parametre(K, nD, vec_ncol_x0n, n_col_x, nb_RE, stochErr = FALSE,
indexparaFixeUser = NULL, paraFixeUser = NULL, L = 1, paras.ini,
ncolMod.MatrixY)
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 |
a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.