mlmfit is used to fit linear mixed models with censoring by using h-likelihood.
mlmfit(jm1, data, weights, subset, na.action, Maxiter = 200)
This option requires jointmodeling
object which specifies the AFT random-effect model.
dataframe containing the variables used in the jm1
Vector of case weights.
Expression indicating which subset of the rows of data should be used in the fit. All observations are included by default.
A missing-data filter function.
numeric, maximum number of iterations