legend.position: Character. Legend position. Must be one of the following: "top", "bottom", "right" or "left (default: "bottom").
auto.limits: Logical. If "auto.limits" = TRUE, limits are detected automatically (default: TRUE).
top: Numeric. Show "top" first variables. If top = NULL, all variables are shown (default: NULL).
Returns
A list of ggplot objects for each model in the lst_models. Each plot visualizes the linear predictor values for multiple patients based on the specified Coxmos model. The plots can optionally display error bars, consider only significant components, and can be limited to a specified number of top variables. The visualization aids in understanding the influence of explanatory variables on the survival prediction for each patient in the context of the provided models.