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
dgrtwo/broom documentation built on Feb. 14, 2023, 12:40 a.m.