Print summary information for mulitple senlm model fits. Select the best model fit for each response variable using the given criteria.
# S3 method for msenlm
summary(object, best = NULL, ...)
Model fit.
Select best model for each response variable according to the following criteria: "nll", "AIC", "AICc", "BIC".
Other arguments that will be ignored.
Data frame summarising senlm model fits.