The function produces a scatterplot of the covariate from the mean model specified in name.x and y or y/n if the response is bounded continuous or discrete, respectively. Any other variable specified in the mean model must be set to a default through the additional.cov.default argument.
The argument type = "response" plots the conditional mean curve (i.e., \(\mu\)), whereas the argument type = "response.aug", available only for augmented models,
plots the augmented mean curve.
If the regression model is of "FB" or "FBB" type and cluster = TRUE, then the function returns two additional curves corresponding to the component means, i.e., \(\lambda_1\) and \(\lambda_2\).