R/logistic_reg_gee.R

#' Logistic regression via generalized estimating equations (GEE)
#'
#' `gee::gee()` uses generalized least squares to fit different types of models
#' with errors that are not independent.
#'
#' @includeRmd man/rmd/logistic_reg_gee.md details
#'
#' @name details_logistic_reg_gee
#' @keywords internal
NULL

# See inst/README-DOCS.md for a description of how these files are processed
tidymodels/parsnip documentation built on Feb. 19, 2025, 2:10 a.m.