R/linear_reg_gls.R

#' Linear regression via generalized least squares
#'
#' The `"gls"` engine estimates linear regression for models where the rows of the
#' data are not independent.
#'
#' @includeRmd man/rmd/linear_reg_gls.md details
#'
#' @name details_linear_reg_gls
#' @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 June 24, 2024, 5:14 p.m.