Initialisation of Longitudinal Submodel
initial.long(formFixed, formRandom, idVar, data.long1, ncX, nproc = nproc)
A list with the following components :
long_model
the result of the hlme function
priorMean.beta
the estimated parameters for fixed effects in the linear mixed effects model
sigma
the estimated sigma of the model
A formula which indicates the fixed effects for the longitudinal submodel
A formula which indicates the random effects for the longitudinal submodel
A character, indicates the name of the group variable
A dataframe with the longitudinal data
An integer, the number of columns of matrix X, ie, the number of fixed effects
An integer, the number of cores for parallel computation