R/poisson_reg_stan.R

#' Poisson regression via stan
#'
#' [rstanarm::stan_glm()] uses Bayesian estimation to fit a model for
#' count data.
#'
#' @includeRmd man/rmd/poisson_reg_stan.md details
#'
#' @name details_poisson_reg_stan
#' @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.