R/linear_reg_gee.R

#' Linear 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/linear_reg_gee.md details
#'
#' @name details_linear_reg_gee
#' @keywords internal
NULL

# See inst/README-DOCS.md for a description of how these files are processed

Try the parsnip package in your browser

Any scripts or data that you put into this service are public.

parsnip documentation built on Aug. 18, 2023, 1:07 a.m.