This plot is automatically produced with the execution of
getBestModel.
plotModelFit(models, thresholdSE = 1, loos = NULL,
markBestModel = TRUE)List with models of class ConstrainedLinReg
numeric: Factor multiplied with standard error to obtain ends of error bars
List with the model fit results for all models as returned by
BMSC:::getLoo. If not provided, they are
computed from the model list, which can take some time.
boolean: highlight position of the best model in the model list