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
topepo/parsnip documentation built on April 16, 2024, 3:23 a.m.