R/poissonreg-package.R

#' parsnip methods for Poisson regression
#'
#' \pkg{poissonreg} offers a function to fit model to count data using Poisson
#' generalized linear models or via different methods for zero-inflated Poisson
#' (ZIP) models.
#'
#' The model function works with the tidymodels infrastructure so that the model
#' can be resampled, tuned, tided, etc.
#'
#' @includeRmd man/rmd/example.Rmd
#' @keywords internal
"_PACKAGE"


NULL

Try the poissonreg package in your browser

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

poissonreg documentation built on Aug. 22, 2022, 5:07 p.m.