"coef"(object,...)
"coef"(object,...)
"coef"(object,...)
"coef"(object,...)
"vcov"(object,...)
"vcov"(object,...)
"vcov"(object,...)
"vcov"(object,...)
"fixef"(object,...)
"fixef"(object,...)
"fixef"(object,...)
"fixef"(object,...)
"ranef"(object,...)
"ranef"(object,...)
"ranef"(object,...)
"ranef"(object,...)
"fitted"(object,...)
"fitted"(object,...)
"fitted"(object,...)
"fitted"(object,...)
"residuals"(object,...)
"residuals"(object,...)
"residuals"(object,...)
"residuals"(object,...)hlme, lcmm, multlcmm or Jointlcmm
coef, the vector of the estimates.For vcov, the variance-covariance matrix of the estimates.For fixef :
- for hlme, lcmm and multlcmm objects, a list
containing the fixed effects estimates in the
class-membership model and in the longitudinal model.
- for Jointlcmm objects, a list containing the fixed effects
estimates in the class-membership model, the survival model and in the
longitudinal model.For ranef, a matrix (nrow=number of subjects, ncol=number of
covariates with random effect) containing the individual random
effects.For fitted, a vector containing the subject-specific
predictions extracted from object.For residuals, a vector containing the subject-specific
residuals extracted from object.