R/linear_reg_stan.R

#' Linear regression via Bayesian Methods
#'
#' The `"stan"` engine estimates regression parameters using Bayesian estimation.
#'
#' @includeRmd man/rmd/linear_reg_stan.md details
#'
#' @name details_linear_reg_stan
#' @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.