Extracts the summary statistics from a single glmmTMB model.
getGlance.Rd
This function takes a single glmmTMB model and extracts the summary statistics (AIC, BIC, logLik, deviance, df.resid, and dispersion) from the model and returns them as a DataFrame.