man-roxygen/return_finish_glance.R

#' @return A one-row [tibble::tibble] with columns:
#' 
#'   \item{logLik}{Log-likelihood of the model.}
#'   \item{AIC}{Akaike's Information Criterion for the model.}
#'   \item{BIC}{Bayesian Information Criterion for the model.}
#'   \item{deviance}{Deviance of the model.}
#'   \item{df.residual}{Residual degrees of freedom for the model.}
#'   
#' @md
tidyverse/broom documentation built on March 24, 2024, 11:09 a.m.